diff --git a/admin/themes/default/template/album_notification.tpl b/admin/themes/default/template/album_notification.tpl index 5a1ff943b..8c56544b2 100644 --- a/admin/themes/default/template/album_notification.tpl +++ b/admin/themes/default/template/album_notification.tpl @@ -117,7 +117,9 @@ span.errors { {/if}

- +

diff --git a/admin/themes/default/template/cat_list.tpl b/admin/themes/default/template/cat_list.tpl index 87c0b2d70..2a47b3134 100644 --- a/admin/themes/default/template/cat_list.tpl +++ b/admin/themes/default/template/cat_list.tpl @@ -58,9 +58,9 @@ jQuery(document).ready(function(){

{$CATEGORIES_NAV} › {'Album list management'|@translate}

- {'create a new album'|@translate} - {if count($categories)}| {'apply automatic sort order'|@translate}{/if} - {if ($PARENT_EDIT)}| {'edit'|@translate}{/if} + {'create a new album'|@translate} + {if count($categories)}·{'apply automatic sort order'|@translate}{/if} + {if ($PARENT_EDIT)}·{'edit'|@translate}{/if}

@@ -95,8 +98,10 @@ jQuery(document).ready(function(){

- - {'Cancel'|@translate} + + {'Cancel'|@translate}

diff --git a/admin/themes/default/template/cat_perm.tpl b/admin/themes/default/template/cat_perm.tpl index e90d6dc1a..1da975251 100644 --- a/admin/themes/default/template/cat_perm.tpl +++ b/admin/themes/default/template/cat_perm.tpl @@ -171,7 +171,10 @@ jQuery("#selectStatus").change(function() {

- + +

- + - +

+ +

+ +

diff --git a/admin/themes/default/template/rating_user.tpl b/admin/themes/default/template/rating_user.tpl index e1493832a..6d93f9610 100644 --- a/admin/themes/default/template/rating_user.tpl +++ b/admin/themes/default/template/rating_user.tpl @@ -54,10 +54,16 @@ body .ui-tooltip { - - +
+ +

+ +

diff --git a/admin/themes/default/template/tags.tpl b/admin/themes/default/template/tags.tpl index 51282c2d0..fb18f69c3 100644 --- a/admin/themes/default/template/tags.tpl +++ b/admin/themes/default/template/tags.tpl @@ -3,7 +3,7 @@ {html_style} .showInfo { text-indent:5px; } -.buttonLike i { font-size:14px; } +form fieldset p { margin-left:0; } {/html_style} {footer_script require='jquery'} @@ -320,7 +320,10 @@ jQuery("input[name=confirm_deletion]").change(function() { {* #permitAction *}