Revision 317
Added by stefan over 19 years ago
| modify.html | ||
|---|---|---|
| 1 | 1 |
<!-- BEGIN main_block --> |
| 2 | 2 |
|
| 3 |
<form action="{WB_URL}/modules/menu_link/save.php" method="post">
|
|
| 3 |
<form action="{WB_URL}/modules/menu_link/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}" />
|
| ... | ... | |
| 32 | 32 |
|
| 33 | 33 |
<table cellpadding="0" cellspacing="0" border="0" width="100%"> |
| 34 | 34 |
<tr> |
| 35 |
<td align="left">
|
|
| 35 |
<td align="left"> |
|
| 36 | 36 |
<input type="submit" value="{TEXT_SAVE}" style="width: 100px; margin-top: 5px;" />
|
| 37 | 37 |
</td> |
| 38 | 38 |
<td align="right"> |
Also available in: Unified diff
Changed all line endings to Unix stlye