code's cleaning thank you rub
git-svn-id: http://piwigo.org/svn/trunk@2187 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
b0a987880a
commit
8ead4c5b8d
3 changed files with 4 additions and 10 deletions
|
|
@ -390,18 +390,12 @@ history_tabsheet();
|
|||
|
||||
$base_url = PHPWG_ROOT_PATH.'admin.php?page=history';
|
||||
|
||||
$template->assign_vars(
|
||||
array(
|
||||
'U_HELP' => PHPWG_ROOT_PATH.'popuphelp.php?page=history',
|
||||
|
||||
'F_ACTION' => PHPWG_ROOT_PATH.'admin.php?page=history'
|
||||
)
|
||||
);
|
||||
|
||||
$template->assign_vars(
|
||||
array(
|
||||
'L_STAT_TITLE' => implode($conf['level_separator'], $title_parts),
|
||||
'PERIOD_LABEL' => $period_label,
|
||||
'U_HELP' => PHPWG_ROOT_PATH.'popuphelp.php?page=history',
|
||||
'F_ACTION' => PHPWG_ROOT_PATH.'admin.php?page=history',
|
||||
)
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue