From f007a28bf6a40632e06f227a59f45d525136f9f4 Mon Sep 17 00:00:00 2001 From: z0rglub Date: Fri, 9 Jul 2004 21:00:00 +0000 Subject: replacement of short_period and long_period by recent_period git-svn-id: http://piwigo.org/svn/trunk@452 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/default/admin/configuration.tpl | 10 +++------- template/default/profile.tpl | 22 +++++++++------------- 2 files changed, 12 insertions(+), 20 deletions(-) (limited to 'template/default') diff --git a/template/default/admin/configuration.tpl b/template/default/admin/configuration.tpl index 76d09519a..5c1bef87d 100644 --- a/template/default/admin/configuration.tpl +++ b/template/default/admin/configuration.tpl @@ -99,12 +99,8 @@ {STYLE_SELECT} - {L_SHORT_PERIOD} :
{L_SHORT_PERIOD_INFO} - - - - {L_LONG_PERIOD} :
{L_LONG_PERIOD_INFO} - + {L_RECENT_PERIOD} :
{L_RECENT_PERIOD_INFO} + {L_EXPAND_TREE} :
{L_EXPAND_TREE_INFO} @@ -203,4 +199,4 @@ - \ No newline at end of file + diff --git a/template/default/profile.tpl b/template/default/profile.tpl index e34ffd0ee..a3045f795 100644 --- a/template/default/profile.tpl +++ b/template/default/profile.tpl @@ -27,12 +27,8 @@ {LANG_SELECT} - {L_SHORT_PERIOD} - - - - {L_LONG_PERIOD} - + {L_RECENT_PERIOD} + {L_EXPAND_TREE} @@ -46,8 +42,8 @@ - {text.F_LABEL} - + {text.F_LABEL} + @@ -56,12 +52,12 @@   - {L_NEW} {L_PASSWORD} - + {L_NEW} {L_PASSWORD} + - {L_CONFIRM} - + {L_CONFIRM} +   @@ -72,4 +68,4 @@ - \ No newline at end of file + -- cgit v1.2.3