related to #1679 changed title for Sync tabs

This commit is contained in:
Matthieu Leproux
2022-06-28 13:34:42 +02:00
parent 371bc91d3c
commit a2b1ef2c67
4 changed files with 2 additions and 7 deletions
+1
View File
@@ -125,6 +125,7 @@ $template->assign(
array(
'F_ACTION' => get_root_url().'admin.php'.get_query_string_diff(array('action','site','pwg_token')),
'PWG_TOKEN' => get_pwg_token(),
'ADMIN_PAGE_TITLE' => l10n('Synchronize'),
)
);