diff options
Diffstat (limited to 'templates/admin_layout.tpl')
| -rw-r--r-- | templates/admin_layout.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin_layout.tpl b/templates/admin_layout.tpl index 8b9cdb8..484b2b4 100644 --- a/templates/admin_layout.tpl +++ b/templates/admin_layout.tpl @@ -232,7 +232,7 @@ {/jstab} {jstab title="Center"} - {form action=$smarty.server.PHP_SELF legend="Assign content to the center area"} + {form action=$smarty.server.SCRIPT_NAME legend="Assign content to the center area"} <input type="hidden" name="page" value="{$page}" /> <input type="hidden" name="module_package" value="{$module_package}" /> <input type="hidden" name="fAssign[layout_area]" value="c" /> |
