From bf1f7c4aec50107efdc393a7cea2149a1a3854d7 Mon Sep 17 00:00:00 2001 From: rvelices Date: Sat, 8 Mar 2008 12:38:09 +0000 Subject: - security fix (profile) - les langues a la hache - fix some copy/paste errors git-svn-id: http://piwigo.org/svn/trunk@2268 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/admin/cat_list.tpl | 4 ++-- template/yoga/admin/check_integrity.tpl | 4 ++-- template/yoga/admin/notification_by_mail.tpl | 16 ++++++++-------- template/yoga/admin/user_list.tpl | 28 ++++++++++++++-------------- 4 files changed, 26 insertions(+), 26 deletions(-) (limited to 'template/yoga/admin') diff --git a/template/yoga/admin/cat_list.tpl b/template/yoga/admin/cat_list.tpl index c7a83f8d7..b408a5a50 100644 --- a/template/yoga/admin/cat_list.tpl +++ b/template/yoga/admin/cat_list.tpl @@ -6,9 +6,9 @@

{'cat_add'|@translate} : - + {if count($categories)>9 } - {'page_end'|@translate} + page_end {/if}

diff --git a/template/yoga/admin/check_integrity.tpl b/template/yoga/admin/check_integrity.tpl index 7bbd1183f..1e8c65db3 100644 --- a/template/yoga/admin/check_integrity.tpl +++ b/template/yoga/admin/check_integrity.tpl @@ -56,8 +56,8 @@

{if $c13y_show_submit_ignore} - {'c13y_check_all'|@translate} - / {'c13y_uncheck_all'|@translate} + {'Check all'|@translate} + / {'Uncheck all'|@translate} {/if} {if isset($c13y_do_check)} / {lang:yes} - + + @@ -38,8 +38,8 @@ - - + + @@ -52,8 +52,8 @@
{lang:nbm_info_send_recent_post_dates} - - + + @@ -101,8 +101,8 @@

- {lang:nbm_send_check_all} - / {lang:nbm_send_uncheck_all} + {lang:Check all} + / {lang:Uncheck all}

diff --git a/template/yoga/admin/user_list.tpl b/template/yoga/admin/user_list.tpl index ffb0d651e..25b0e705e 100644 --- a/template/yoga/admin/user_list.tpl +++ b/template/yoga/admin/user_list.tpl @@ -34,7 +34,7 @@ @@ -62,7 +62,7 @@ {foreach from=$cpl_title_user item=title} {$title} {/foreach} - {'actions'|@translate} + {'Actions'|@translate} {foreach from=$users item=user name=users_loop} @@ -116,8 +116,8 @@ / {'set to'|@translate} - - + + {/if} @@ -160,8 +160,8 @@ / {'set to'|@translate} - - + + @@ -243,8 +243,8 @@ / {'set to'|@translate} - - + + @@ -253,8 +253,8 @@ / {'set to'|@translate} - - + + @@ -263,8 +263,8 @@ / {'set to'|@translate} - - + + @@ -303,8 +303,8 @@

- - + +

-- cgit v1.2.3