mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
Bug: Minor HTML change to keep HTML 4.01 Strict level (category_cats.inc.php)
New: Label over quick search (and different display solutions in themes: center, left, italic, hidden, pre-filling hidden). git-svn-id: http://piwigo.org/svn/trunk@1869 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -614,4 +614,5 @@ $lang['useful when password forgotten'] = 'useful when password forgotten';
|
||||
$lang['w_month'] = 'Month';
|
||||
$lang['yes'] = 'Yes';
|
||||
$lang['page_end'] = 'Page bottom';
|
||||
$lang['qsearch'] = 'Quick search';
|
||||
?>
|
||||
|
||||
@@ -614,4 +614,5 @@ $lang['useful when password forgotten'] = 'utile en cas d\'oubli de mot de passe
|
||||
$lang['w_month'] = 'Mois';
|
||||
$lang['yes'] = 'Oui';
|
||||
$lang['page_end'] = 'Bas de page';
|
||||
$lang['qsearch'] = 'Recherche rapide';
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user