diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 407a45294..47d3fff30 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -1407,4 +1407,6 @@ $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['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 \ No newline at end of file diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index 5812c4fc3..f146fd883 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -455,7 +455,6 @@ $lang['There are no tags available for the photos currently filtered'] = 'There $lang['There are no creation dates available for the photos currently filtered'] = 'There are no creation dates available for the photos currently filtered'; $lang['There are no authors available for the photos currently filtered'] = 'There are no authors available for the photos currently filtered'; $lang['Set your password below.'] = 'Set your password below.'; -$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 and registration pages, regardless of the theme.'] = 'When enabled, a common template is used for the login and registration pages, regardless of the theme.'; $lang['Don\'t have an account yet ?'] = 'Don\'t have an account yet ?'; $lang['Create an account'] = 'Create an account'; diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php index 1be60b160..e9e97e03f 100644 --- a/language/fr_FR/admin.lang.php +++ b/language/fr_FR/admin.lang.php @@ -1409,4 +1409,6 @@ $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['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 diff --git a/language/fr_FR/common.lang.php b/language/fr_FR/common.lang.php index ed2d7ade1..ab584bba9 100644 --- a/language/fr_FR/common.lang.php +++ b/language/fr_FR/common.lang.php @@ -455,8 +455,6 @@ $lang['There are no tags available for the photos currently filtered'] = 'Aucun $lang['There are no creation dates available for the photos currently filtered'] = 'Aucune date de création n\'est disponible pour les photos actuellement filtrées'; $lang['There are no authors available for the photos currently filtered'] = 'Aucun auteur n\'est disponible pour les photos actuellement filtrées'; $lang['Set your password below.'] = 'Définissez votre mot de passe ci-dessous.'; -$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 and registration pages, regardless of the theme.'] = 'Lorsqu\'elle 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 vous décochez cette option.'; $lang['Don\'t have an account yet ?'] = 'Vous n\'avez pas encore de compte?'; $lang['Create an account'] = 'Créez un compte'; $lang['Return to the gallery'] = 'Retour à la galerie'; diff --git a/themes/standard_pages/css/identification_register.css b/themes/standard_pages/css/identification_register.css index 3975351bc..82b5d8db8 100644 --- a/themes/standard_pages/css/identification_register.css +++ b/themes/standard_pages/css/identification_register.css @@ -51,6 +51,7 @@ html{ #logo-section img{ width:100%; + min-width:300px; } h1{