mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-12 03:33:01 +02:00
related to #1679 first go on title uniformization still work to do
This commit is contained in:
@@ -87,7 +87,7 @@ $template->set_filename('cat_search', 'cat_search.tpl');
|
||||
$template->assign(
|
||||
array(
|
||||
'data_cat' => $categories,
|
||||
'ADMIN_PAGE_TITLE' => l10n('Album search tool'),
|
||||
'ADMIN_PAGE_TITLE' => l10n('Albums'),
|
||||
'placeholder' => $placeholder,
|
||||
)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user