From c2920c7738bfdb54d477dcdaf8213fbc47d3a783 Mon Sep 17 00:00:00 2001 From: vdigital Date: Thu, 18 Jan 2007 07:05:10 +0000 Subject: [PATCH] Issue 0000615: End of page replaced by icon/page_end.png git-svn-id: http://piwigo.org/svn/trunk@1732 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK.iso-8859-1/common.lang.php | 2 ++ language/fr_FR.iso-8859-1/common.lang.php | 4 +++- template/yoga/admin/cat_list.tpl | 4 ++-- template/yoga/default-layout.css | 4 +++- template/yoga/icon/page_end.png | Bin 0 -> 536 bytes template/yoga/icon/page_top.png | Bin 0 -> 555 bytes 6 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 template/yoga/icon/page_end.png create mode 100644 template/yoga/icon/page_top.png diff --git a/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php index d566d845e..aaf550866 100644 --- a/language/en_UK.iso-8859-1/common.lang.php +++ b/language/en_UK.iso-8859-1/common.lang.php @@ -614,4 +614,6 @@ $lang['w_month'] = 'Month'; $lang['yes'] = 'Yes'; $lang['note_filter_day'] = 'The whole of the elements are filtered in order to diplay the recent elements of less %s day.'; $lang['note_filter_days'] = 'The whole of the elements are filtered in order to diplay the recent elements of less %s days.'; +$lang['page_end'] = 'Page bottom'; + ?> diff --git a/language/fr_FR.iso-8859-1/common.lang.php b/language/fr_FR.iso-8859-1/common.lang.php index bcc5d75d7..a93e62efb 100644 --- a/language/fr_FR.iso-8859-1/common.lang.php +++ b/language/fr_FR.iso-8859-1/common.lang.php @@ -615,4 +615,6 @@ $lang['w_month'] = 'Mois'; $lang['yes'] = 'Oui'; $lang['note_filter_day'] = 'L\'ensemble des éléments est filtré pour n\'afficher que les éléments récents de moins de %d jour.'; $lang['note_filter_days'] = 'L\'ensemble des éléments est filtré pour n\'afficher que les éléments récents de moins de %d jours.'; -?> \ No newline at end of file +$lang['page_end'] = 'Bas de page'; + +?> diff --git a/template/yoga/admin/cat_list.tpl b/template/yoga/admin/cat_list.tpl index c378c17f0..7111d9143 100644 --- a/template/yoga/admin/cat_list.tpl +++ b/template/yoga/admin/cat_list.tpl @@ -6,13 +6,13 @@

{L_ADD_VIRTUAL} : - + + {lang:page_end}

-
{lang:end_of_page}