From e17b056b2d03e3a8f0eb7944fa7fa79f4f56229e Mon Sep 17 00:00:00 2001 From: spiderr Date: Fri, 25 May 2012 10:35:36 -0400 Subject: replace PHP_SELF with SCRIPT_NAME --- templates/admin_layout.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') 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"} -- cgit v1.3