From 84e37a14c5bd31b1f9bddaaed8ec8798cd14ceaf Mon Sep 17 00:00:00 2001 From: vdigital Date: Sun, 14 Sep 2008 16:25:01 +0000 Subject: [PATCH] Admin template "goto": admin icon paths git-svn-id: http://piwigo.org/svn/trunk@2534 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/goto/admin.tpl | 2 +- admin/template/goto/cat_list.tpl | 16 ++++++++-------- admin/template/goto/cat_modify.tpl | 14 +++++++------- admin/template/goto/group_list.tpl | 6 +++--- admin/template/goto/icon/ranks.png | Bin 0 -> 1287 bytes admin/template/goto/permalinks.tpl | 2 +- admin/template/goto/picture_modify.tpl | 4 ++-- admin/template/goto/rating.tpl | 2 +- admin/template/goto/user_list.tpl | 4 ++-- 9 files changed, 25 insertions(+), 25 deletions(-) create mode 100644 admin/template/goto/icon/ranks.png diff --git a/admin/template/goto/admin.tpl b/admin/template/goto/admin.tpl index 7aba18541..9bb2d136e 100644 --- a/admin/template/goto/admin.tpl +++ b/admin/template/goto/admin.tpl @@ -104,7 +104,7 @@ jQuery().ready(function(){ldelim} {/if} {if isset($U_HELP)} {/if} diff --git a/admin/template/goto/cat_list.tpl b/admin/template/goto/cat_list.tpl index b408a5a50..18368acb3 100644 --- a/admin/template/goto/cat_list.tpl +++ b/admin/template/goto/cat_list.tpl @@ -8,7 +8,7 @@ {'cat_add'|@translate} : {if count($categories)>9 } - page_end + page_end {/if}

@@ -25,24 +25,24 @@
  • {$category.NAME} {if $category.IS_VIRTUAL} - {'virtual_category'|@translate} + {'virtual_category'|@translate} {/if}

    diff --git a/admin/template/goto/cat_modify.tpl b/admin/template/goto/cat_modify.tpl index b1b46a36f..eb3d67765 100644 --- a/admin/template/goto/cat_modify.tpl +++ b/admin/template/goto/cat_modify.tpl @@ -6,17 +6,17 @@

    {$CATEGORIES_NAV}

    @@ -125,7 +125,7 @@ {if isset($representant.picture) } {else} - {'Random picture'|@translate} + {'Random picture'|@translate} {/if} diff --git a/admin/template/goto/group_list.tpl b/admin/template/goto/group_list.tpl index a1d9f74f6..b21c2ec86 100644 --- a/admin/template/goto/group_list.tpl +++ b/admin/template/goto/group_list.tpl @@ -31,11 +31,11 @@ {$group.MEMBERS} - {'permissions'|@translate} + {'permissions'|@translate} - {'delete'|@translate} + {'delete'|@translate} - {'toggle_is_default_group'|@translate} + {'toggle_is_default_group'|@translate} {/foreach} diff --git a/admin/template/goto/icon/ranks.png b/admin/template/goto/icon/ranks.png new file mode 100644 index 0000000000000000000000000000000000000000..1139099956c45875fa12d96f8ab0c69e00e222bd GIT binary patch literal 1287 zcmV+i1^D`jP)2VC%M?t}X3Z&-FXUA7*511G*>qetci@JkR^Q-;J_u z8&hHF(yCbi9;#flu)-lYDtV6ga6B(?JV#RiG+j4!Rm-WG+R+{iodFQKaG_C}sKZVr zzIyrE=fSL^f@dU2>i4$gh@$hrvX#qL)t_vJ=;Gk@ zdH^*uWedl{&`tF94I&)A;$V5cY~$lKTfh8b?-~HBZ!q}lpXSc_cP?D@!gK49Oe7Hu zhHfhk0Jd%6?!^@lMK?-IOAu%cqN}qjK4}lK8JVO~*N~Mpl+T}sii)|&$|^XXgWzz$ z;b37|1cO5(7|kgtnpuFNnLdOrMj^{G4t;wBouLqx-ct!hQLIS@(#TNlrQS==FIlok zaJn2|89*}(WHK_^0-ew`9ik|rxOfIwhC^T95CUyoi1o+N-#-A;G~sf&5$Ww|OQlm= z0e~J8uidkM^Mm(S?UdzAx4)$wsbm(W2^1E1FsHN_9OrBc%B6z1d=3yg1x`K;mE0pN0V;qfRS9N$H&TTAKWZ)8!0mn$naH=Ra@dcYw{G#~=Uz002ovPDHLkV1oGAQm6m` literal 0 HcmV?d00001 diff --git a/admin/template/goto/permalinks.tpl b/admin/template/goto/permalinks.tpl index 2e28fe538..fd2ca5640 100644 --- a/admin/template/goto/permalinks.tpl +++ b/admin/template/goto/permalinks.tpl @@ -61,7 +61,7 @@ {$permalink.date_deleted} {$permalink.last_hit} {$permalink.hit} - [{'delete'|@translate}] + [{'delete'|@translate}] {/foreach} diff --git a/admin/template/goto/picture_modify.tpl b/admin/template/goto/picture_modify.tpl index f6243acb9..da8ff2594 100644 --- a/admin/template/goto/picture_modify.tpl +++ b/admin/template/goto/picture_modify.tpl @@ -5,9 +5,9 @@
      {if isset($U_JUMPTO) } -
    • {'jump to image'|@translate}
    • +
    • {'jump to image'|@translate}
    • {/if} -
    • {'synchronize'|@translate}
    • +
    • {'synchronize'|@translate}
    diff --git a/admin/template/goto/rating.tpl b/admin/template/goto/rating.tpl index aa91892dc..442673a78 100644 --- a/admin/template/goto/rating.tpl +++ b/admin/template/goto/rating.tpl @@ -55,7 +55,7 @@ {$rate.RATE} {$rate.USER} {$rate.DATE} - [{'delete'|@translate}] + [{'delete'|@translate}] {/foreach} {*rates*} {/foreach} {*images*} diff --git a/admin/template/goto/user_list.tpl b/admin/template/goto/user_list.tpl index 0f6c1ab95..b6eca2d4b 100644 --- a/admin/template/goto/user_list.tpl +++ b/admin/template/goto/user_list.tpl @@ -78,8 +78,8 @@ {$data} {/foreach} - {'permissions'|@translate} - {'Profile'|@translate} + {'permissions'|@translate} + {'Profile'|@translate} {foreach from=$user.plugin_actions item=data} {$data} {/foreach}