remove surnumeral slash

git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1234 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
nikrou
2006-04-21 19:33:58 +00:00
parent 41fdb7095b
commit 289ae2a469
+1 -1
View File
@@ -157,7 +157,7 @@ $template->assign_vars(
'L_SUBMIT'=>$lang['submit'],
'L_RESET'=>$lang['reset'],
'U_HELP' => PHPWG_ROOT_PATH.'/popuphelp.php?page=cat_options',
'U_HELP' => PHPWG_ROOT_PATH.'popuphelp.php?page=cat_options',
'F_ACTION'=>$base_url.$page['section']
)