fixes #2306 move save buttons to bottom of page (PR #2346)

For these pages :
 picture modify, album notification, category permission, comments, menubar, all configurations, site update, element set ranks, notification by mail

Change how success and errors messages are displayed and handled
This commit is contained in:
HWFord
2025-03-21 16:28:37 +01:00
committed by GitHub
parent 4a539bdfb7
commit 41d5c8a258
30 changed files with 492 additions and 148 deletions

View File

@@ -1407,6 +1407,8 @@ $lang['This link is valid for %s. After this time, you will need to request a ne
$lang['To set your password, visit the following address:'] = 'To set your password, visit the following address:';
$lang['A photo library administrator has created the following account for you:'] = 'A photo library administrator has created the following account for you:';
$lang['Welcome to %s'] = 'Welcome to %s';
$lang['Save all photos'] = 'Save all photos';
$lang['Use standard Piwigo template for common pages.'] = 'Use standard Piwigo template for common pages.';
$lang['When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option'] = 'When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option';
// Leave this line empty

View File

@@ -1409,6 +1409,7 @@ $lang['This link is valid for %s. After this time, you will need to request a ne
$lang['To set your password, visit the following address:'] = 'Pour définir votre mot de passe, rendez-vous à l\'adresse suivante :';
$lang['A photo library administrator has created the following account for you:'] = 'Un administrateur de la photothèque vous a créé le compte suivant :';
$lang['Welcome to %s'] = 'Bienvenue sur %s';
$lang['Save all photos'] = 'Enregistrer toutes les photos';
$lang['Use standard Piwigo template for common pages.'] = 'Utiliser le modèle standard de Piwigo pour les pages courantes.';
$lang['When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option'] = 'Lorsque cette option est activée, un modèle commun est utilisé pour les pages de connexion, d\'inscription et de mot de passe oublié, quel que soit le thème. Certains thèmes peuvent utiliser ces modèles même si cette option est décochée.';
// Leave this line empty