From b95eebbe1809fa74e333df85549c18d77fff7811 Mon Sep 17 00:00:00 2001 From: plegall Date: Sun, 14 Mar 2010 23:56:21 +0000 Subject: feature 1505: when there is no photo yet in the gallery, displays a big and obvious message, guiding to the Administration>Images>Add page. git-svn-id: http://piwigo.org/svn/trunk@5138 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/template/no_photo_yet.tpl | 64 ++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 themes/default/template/no_photo_yet.tpl (limited to 'themes/default') diff --git a/themes/default/template/no_photo_yet.tpl b/themes/default/template/no_photo_yet.tpl new file mode 100644 index 000000000..1ced9efca --- /dev/null +++ b/themes/default/template/no_photo_yet.tpl @@ -0,0 +1,64 @@ + + + + +Piwigo, {'Welcome'|@translate} +{literal} + +{/literal} + + + + +
+

{'Welcome to your Piwigo photo gallery!'|@translate}

+ +
+ + + + -- cgit v1.2.3