From eac1724ee5e20967d989916b76fc9076411be758 Mon Sep 17 00:00:00 2001 From: plegall Date: Sat, 3 Sep 2005 21:20:24 +0000 Subject: - bug fixed : no display of first added element date in admin/intro if no element in the gallery. git-svn-id: http://piwigo.org/svn/trunk@861 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/admin/intro.tpl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'template/yoga/admin') diff --git a/template/yoga/admin/intro.tpl b/template/yoga/admin/intro.tpl index ac50d986a..58c6b2510 100644 --- a/template/yoga/admin/intro.tpl +++ b/template/yoga/admin/intro.tpl @@ -27,6 +27,10 @@ ({waiting.INFO}) + + + ({first_added.DB_DATE}) +
  • {DB_CATEGORIES}
  • {DB_USERS}
  • @@ -37,7 +41,6 @@ ({unvalidated.INFO}) -
  • {DB_DATE}
  • -- cgit v1.2.3