Revision 317
Added by stefan over 19 years ago
| modify.html | ||
|---|---|---|
| 1 | 1 |
<!-- BEGIN main_block --> |
| 2 | 2 |
|
| 3 |
<form action="{WB_URL}/modules/code/save.php" method="post">
|
|
| 3 |
<form action="{WB_URL}/modules/code/save.php" method="post">
|
|
| 4 | 4 |
|
| 5 | 5 |
<input type="hidden" name="page_id" value="{PAGE_ID}" />
|
| 6 | 6 |
<input type="hidden" name="section_id" value="{SECTION_ID}" />
|
| ... | ... | |
| 9 | 9 |
|
| 10 | 10 |
<table cellpadding="0" cellspacing="0" border="0" width="100%"> |
| 11 | 11 |
<tr> |
| 12 |
<td align="left">
|
|
| 12 |
<td align="left"> |
|
| 13 | 13 |
<input type="submit" value="{TEXT_SAVE}" style="width: 100px; margin-top: 5px;" />
|
| 14 | 14 |
</td> |
| 15 | 15 |
<td align="right"> |
Also available in: Unified diff
Changed all line endings to Unix stlye