diff --git a/admin/themes/default/template/cat_list.tpl b/admin/themes/default/template/cat_list.tpl index f55f0dda4..2778ff1c4 100644 --- a/admin/themes/default/template/cat_list.tpl +++ b/admin/themes/default/template/cat_list.tpl @@ -21,7 +21,7 @@ jQuery(document).ready(function(){
- +

{"Add Album"|@translate}

diff --git a/admin/themes/default/template/group_list.tpl b/admin/themes/default/template/group_list.tpl index cd53f7a45..4e0561dc4 100644 --- a/admin/themes/default/template/group_list.tpl +++ b/admin/themes/default/template/group_list.tpl @@ -170,7 +170,7 @@ usersCache.selectize(jQuery('select.UserSearch'));
-
+

{'Add group'|translate}

diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index 4385dc046..954713a31 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -1075,6 +1075,7 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important; .icon-blue-full { background-color:#1C5B88; + border:0px; color: #379bbc; }