diff --git a/admin/themes/clear/theme.css b/admin/themes/clear/theme.css index 39e519b34..3b13dcf63 100644 --- a/admin/themes/clear/theme.css +++ b/admin/themes/clear/theme.css @@ -87,7 +87,6 @@ UL.thumbnails span.wrap2 { /* borders */ fieldset { border: none; - border-top: 2px solid #ddd; } fieldset.with-border { diff --git a/admin/themes/default/template/album_notification.tpl b/admin/themes/default/template/album_notification.tpl index 8c56544b2..67f1e90ea 100644 --- a/admin/themes/default/template/album_notification.tpl +++ b/admin/themes/default/template/album_notification.tpl @@ -62,7 +62,7 @@ span.errors {
{'Recipients'|@translate} diff --git a/admin/themes/default/template/cat_modify.tpl b/admin/themes/default/template/cat_modify.tpl index 1e8aa6540..f89613c67 100644 --- a/admin/themes/default/template/cat_modify.tpl +++ b/admin/themes/default/template/cat_modify.tpl @@ -171,7 +171,7 @@ jQuery(document).ready(function() {
{'Name'|@translate} diff --git a/admin/themes/default/template/cat_perm.tpl b/admin/themes/default/template/cat_perm.tpl index d985e56a5..d2026e256 100644 --- a/admin/themes/default/template/cat_perm.tpl +++ b/admin/themes/default/template/cat_perm.tpl @@ -56,7 +56,7 @@ jQuery("#selectStatus").change(function() {
diff --git a/admin/themes/default/template/configuration_display.tpl b/admin/themes/default/template/configuration_display.tpl index 0bca05704..629a9f400 100644 --- a/admin/themes/default/template/configuration_display.tpl +++ b/admin/themes/default/template/configuration_display.tpl @@ -24,7 +24,7 @@ - {'Main Page'|translate} + {'Main Page'|translate} @@ -124,7 +124,7 @@ - {'Photo Page'|translate} + {'Photo Page'|translate} @@ -217,7 +217,7 @@ - {'Photo Properties'|translate} + {'Photo Properties'|translate} diff --git a/admin/themes/default/template/configuration_main.tpl b/admin/themes/default/template/configuration_main.tpl index 3a3fdf7bc..9e02ac2ce 100644 --- a/admin/themes/default/template/configuration_main.tpl +++ b/admin/themes/default/template/configuration_main.tpl @@ -69,7 +69,7 @@ jQuery("input[name='mail_theme']").change(function() { - {'Basic settings'|translate} + {'Basic settings'|translate} {'Gallery title'|translate} @@ -105,7 +105,7 @@ jQuery("input[name='mail_theme']").change(function() { - {'Permissions'|translate} + {'Permissions'|translate} @@ -154,7 +154,7 @@ jQuery("input[name='mail_theme']").change(function() { - {'Miscellaneous'|translate} + {'Miscellaneous'|translate} {'Week starts on'|translate} diff --git a/admin/themes/default/template/configuration_sizes.tpl b/admin/themes/default/template/configuration_sizes.tpl index 93ff48c17..d4c44e2f6 100644 --- a/admin/themes/default/template/configuration_sizes.tpl +++ b/admin/themes/default/template/configuration_sizes.tpl @@ -71,7 +71,7 @@ - {'Original Size'|translate} + {'Original Size'|translate} {if $is_gd} {'Resize after upload disabled due to the use of GD as graphic library'|translate} @@ -116,7 +116,7 @@ - {'Multiple Size'|translate} + {'Multiple Size'|translate} {'show details'|translate} diff --git a/admin/themes/default/template/element_set_ranks.tpl b/admin/themes/default/template/element_set_ranks.tpl index 3321a69fa..67e40a5b1 100644 --- a/admin/themes/default/template/element_set_ranks.tpl +++ b/admin/themes/default/template/element_set_ranks.tpl @@ -47,7 +47,7 @@ jQuery('.thumbnail').tipTip({ {if !empty($thumbnails)} - {'Manual order'|@translate} + {'Manual order'|@translate} {if !empty($thumbnails)} {'Drag to re-order'|@translate} @@ -63,7 +63,7 @@ jQuery('.thumbnail').tipTip({ {/if} - {'Sort order'|@translate} + {'Sort order'|@translate} diff --git a/admin/themes/default/template/history.tpl b/admin/themes/default/template/history.tpl index 96701d8bf..a9a9fc6ea 100644 --- a/admin/themes/default/template/history.tpl +++ b/admin/themes/default/template/history.tpl @@ -11,7 +11,7 @@ jQuery(function(){ {* *} - {'Filter'|@translate} + {'Filter'|@translate} {'Date'|@translate} diff --git a/admin/themes/default/template/notification_by_mail.tpl b/admin/themes/default/template/notification_by_mail.tpl index 8d962428e..e07cef5d0 100644 --- a/admin/themes/default/template/notification_by_mail.tpl +++ b/admin/themes/default/template/notification_by_mail.tpl @@ -131,7 +131,7 @@ jQuery(document).ready(function(){ {if isset($auth_key_duration)} - {'Informations'|@translate} + {'Informations'|@translate} {'Each email sent will contain its own automatic authentication key on links, valid for %s.'|translate:$auth_key_duration} {'For security reason, authentication keys do not work for administrators.'|translate} diff --git a/admin/themes/default/template/permalinks.tpl b/admin/themes/default/template/permalinks.tpl index 648048949..a7e9f6a31 100644 --- a/admin/themes/default/template/permalinks.tpl +++ b/admin/themes/default/template/permalinks.tpl @@ -63,7 +63,7 @@ form fieldset p.actionButtons {margin-bottom:0} - {'Permalinks'|@translate} + {'Permalinks'|@translate} Id {$SORT_ID} @@ -81,7 +81,7 @@ form fieldset p.actionButtons {margin-bottom:0} - {'Permalink history'|@translate} + {'Permalink history'|@translate} Id {$SORT_OLD_CAT_ID} diff --git a/admin/themes/default/template/photos_add_direct.tpl b/admin/themes/default/template/photos_add_direct.tpl index d14ff5d86..b595028d7 100644 --- a/admin/themes/default/template/photos_add_direct.tpl +++ b/admin/themes/default/template/photos_add_direct.tpl @@ -290,7 +290,7 @@ jQuery(document).ready(function(){ - {'Drop into album'|@translate} + {'Drop into album'|@translate} {$ADD_TO_ALBUM} @@ -312,7 +312,7 @@ jQuery(document).ready(function(){ *} - {'Select files'|@translate} + {'Select files'|@translate} {'Add Photos'|translate} diff --git a/admin/themes/default/template/rating.tpl b/admin/themes/default/template/rating.tpl index 7be061e16..f78e06319 100644 --- a/admin/themes/default/template/rating.tpl +++ b/admin/themes/default/template/rating.tpl @@ -38,7 +38,7 @@ jQuery("select[name=cat]").change(function(){ - {'Filter'|@translate} + {'Filter'|@translate} {'Sort by'|@translate} diff --git a/admin/themes/default/template/site_update.tpl b/admin/themes/default/template/site_update.tpl index 2b2ec3f96..8fe8453b3 100644 --- a/admin/themes/default/template/site_update.tpl +++ b/admin/themes/default/template/site_update.tpl @@ -60,7 +60,7 @@ - {'synchronize files structure with database'|@translate} + {'synchronize files structure with database'|@translate} {'nothing'|@translate} {'only directories'|@translate} @@ -76,7 +76,7 @@ - {'synchronize files metadata with database photos informations'|@translate} + {'synchronize files metadata with database photos informations'|@translate} {'Synchronize metadata'|@translate} ({$METADATA_LIST}) @@ -89,12 +89,12 @@ - {'Simulation'|@translate} + {'Simulation'|@translate} {'only perform a simulation (no change in database will be made)'|@translate} - {'reduce to single existing albums'|@translate} + {'reduce to single existing albums'|@translate} diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css index dbf0e34f5..825790267 100644 --- a/admin/themes/default/theme.css +++ b/admin/themes/default/theme.css @@ -1064,9 +1064,7 @@ a.stat-box:hover { border:none; padding-left:20px; } -#configContent fieldset:not(.no-border) { - border-top:1px solid #bbb; -} + #configContent legend { padding-left:0; margin-left:-20px; @@ -1813,7 +1811,16 @@ INPUT[type="radio"], INPUT[type="checkbox"] { LEGEND { font-weight: bold; - padding: 0 10px; + font-size: 14px; + margin: 10px 0; + padding: 0; +} + +LEGEND SPAN { + padding: 2px; + border-radius: 100%; + margin-right: 6px; + font-size: 18px; } /* Batch Manager, global mode */ @@ -1848,7 +1855,7 @@ LEGEND { } #batchManagerGlobal legend span { - padding: 5px; + padding: 3px; border-radius: 100%; margin-right: 6px; font-size: 16px; diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 5a59cfec5..0d70bd851 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -517,7 +517,7 @@ $lang['No mail to send.'] = "No mail to be sent."; $lang['No members to manage'] = "No members to manage"; $lang['No order field selected'] = 'No order field selected'; $lang['No photo can be deleted'] = "No photo can be deleted"; -$lang['No photo in the current set.'] = 'No photo in the current set.'; +$lang['No photo in the current set.'] = 'No photos in the current set.'; $lang['No photo in this album'] = "No photo in this album"; $lang['No photo selected, %d photos in current set'] = 'No photos selected, %d photos in current set'; $lang['No photos selected, no actions possible.'] = 'No photos selected, no actions possible.'; diff --git a/themes/default/template/comments.tpl b/themes/default/template/comments.tpl index 6a38dcf99..42d786ac5 100644 --- a/themes/default/template/comments.tpl +++ b/themes/default/template/comments.tpl @@ -12,7 +12,7 @@ - {'Filter'|@translate} + {'Filter'|@translate}
{'Drag to re-order'|@translate}
diff --git a/admin/themes/default/template/history.tpl b/admin/themes/default/template/history.tpl index 96701d8bf..a9a9fc6ea 100644 --- a/admin/themes/default/template/history.tpl +++ b/admin/themes/default/template/history.tpl @@ -11,7 +11,7 @@ jQuery(function(){ {* *} - {'Filter'|@translate} + {'Filter'|@translate} {'Date'|@translate} diff --git a/admin/themes/default/template/notification_by_mail.tpl b/admin/themes/default/template/notification_by_mail.tpl index 8d962428e..e07cef5d0 100644 --- a/admin/themes/default/template/notification_by_mail.tpl +++ b/admin/themes/default/template/notification_by_mail.tpl @@ -131,7 +131,7 @@ jQuery(document).ready(function(){ {if isset($auth_key_duration)} - {'Informations'|@translate} + {'Informations'|@translate} {'Each email sent will contain its own automatic authentication key on links, valid for %s.'|translate:$auth_key_duration} {'For security reason, authentication keys do not work for administrators.'|translate} diff --git a/admin/themes/default/template/permalinks.tpl b/admin/themes/default/template/permalinks.tpl index 648048949..a7e9f6a31 100644 --- a/admin/themes/default/template/permalinks.tpl +++ b/admin/themes/default/template/permalinks.tpl @@ -63,7 +63,7 @@ form fieldset p.actionButtons {margin-bottom:0} - {'Permalinks'|@translate} + {'Permalinks'|@translate} Id {$SORT_ID} @@ -81,7 +81,7 @@ form fieldset p.actionButtons {margin-bottom:0} - {'Permalink history'|@translate} + {'Permalink history'|@translate} Id {$SORT_OLD_CAT_ID} diff --git a/admin/themes/default/template/photos_add_direct.tpl b/admin/themes/default/template/photos_add_direct.tpl index d14ff5d86..b595028d7 100644 --- a/admin/themes/default/template/photos_add_direct.tpl +++ b/admin/themes/default/template/photos_add_direct.tpl @@ -290,7 +290,7 @@ jQuery(document).ready(function(){ - {'Drop into album'|@translate} + {'Drop into album'|@translate} {$ADD_TO_ALBUM} @@ -312,7 +312,7 @@ jQuery(document).ready(function(){ *} - {'Select files'|@translate} + {'Select files'|@translate} {'Add Photos'|translate} diff --git a/admin/themes/default/template/rating.tpl b/admin/themes/default/template/rating.tpl index 7be061e16..f78e06319 100644 --- a/admin/themes/default/template/rating.tpl +++ b/admin/themes/default/template/rating.tpl @@ -38,7 +38,7 @@ jQuery("select[name=cat]").change(function(){ - {'Filter'|@translate} + {'Filter'|@translate} {'Sort by'|@translate} diff --git a/admin/themes/default/template/site_update.tpl b/admin/themes/default/template/site_update.tpl index 2b2ec3f96..8fe8453b3 100644 --- a/admin/themes/default/template/site_update.tpl +++ b/admin/themes/default/template/site_update.tpl @@ -60,7 +60,7 @@ - {'synchronize files structure with database'|@translate} + {'synchronize files structure with database'|@translate} {'nothing'|@translate} {'only directories'|@translate} @@ -76,7 +76,7 @@ - {'synchronize files metadata with database photos informations'|@translate} + {'synchronize files metadata with database photos informations'|@translate} {'Synchronize metadata'|@translate} ({$METADATA_LIST}) @@ -89,12 +89,12 @@ - {'Simulation'|@translate} + {'Simulation'|@translate} {'only perform a simulation (no change in database will be made)'|@translate} - {'reduce to single existing albums'|@translate} + {'reduce to single existing albums'|@translate} diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css index dbf0e34f5..825790267 100644 --- a/admin/themes/default/theme.css +++ b/admin/themes/default/theme.css @@ -1064,9 +1064,7 @@ a.stat-box:hover { border:none; padding-left:20px; } -#configContent fieldset:not(.no-border) { - border-top:1px solid #bbb; -} + #configContent legend { padding-left:0; margin-left:-20px; @@ -1813,7 +1811,16 @@ INPUT[type="radio"], INPUT[type="checkbox"] { LEGEND { font-weight: bold; - padding: 0 10px; + font-size: 14px; + margin: 10px 0; + padding: 0; +} + +LEGEND SPAN { + padding: 2px; + border-radius: 100%; + margin-right: 6px; + font-size: 18px; } /* Batch Manager, global mode */ @@ -1848,7 +1855,7 @@ LEGEND { } #batchManagerGlobal legend span { - padding: 5px; + padding: 3px; border-radius: 100%; margin-right: 6px; font-size: 16px; diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 5a59cfec5..0d70bd851 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -517,7 +517,7 @@ $lang['No mail to send.'] = "No mail to be sent."; $lang['No members to manage'] = "No members to manage"; $lang['No order field selected'] = 'No order field selected'; $lang['No photo can be deleted'] = "No photo can be deleted"; -$lang['No photo in the current set.'] = 'No photo in the current set.'; +$lang['No photo in the current set.'] = 'No photos in the current set.'; $lang['No photo in this album'] = "No photo in this album"; $lang['No photo selected, %d photos in current set'] = 'No photos selected, %d photos in current set'; $lang['No photos selected, no actions possible.'] = 'No photos selected, no actions possible.'; diff --git a/themes/default/template/comments.tpl b/themes/default/template/comments.tpl index 6a38dcf99..42d786ac5 100644 --- a/themes/default/template/comments.tpl +++ b/themes/default/template/comments.tpl @@ -12,7 +12,7 @@ - {'Filter'|@translate} + {'Filter'|@translate}
{'Each email sent will contain its own automatic authentication key on links, valid for %s.'|translate:$auth_key_duration} {'For security reason, authentication keys do not work for administrators.'|translate} diff --git a/admin/themes/default/template/permalinks.tpl b/admin/themes/default/template/permalinks.tpl index 648048949..a7e9f6a31 100644 --- a/admin/themes/default/template/permalinks.tpl +++ b/admin/themes/default/template/permalinks.tpl @@ -63,7 +63,7 @@ form fieldset p.actionButtons {margin-bottom:0}