From fce10ca2d46e0cdc86f2c4b76209ce5af692f32c Mon Sep 17 00:00:00 2001 From: plegall Date: Fri, 9 Apr 2010 18:29:34 +0000 Subject: feature 1590: hide the upload form when displaying upload results. git-svn-id: http://piwigo.org/svn/trunk@5742 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/template/photos_add_direct.tpl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'admin/themes/default/template') diff --git a/admin/themes/default/template/photos_add_direct.tpl b/admin/themes/default/template/photos_add_direct.tpl index 1c15b922a..1200a049e 100644 --- a/admin/themes/default/template/photos_add_direct.tpl +++ b/admin/themes/default/template/photos_add_direct.tpl @@ -148,7 +148,8 @@ var buttonText = 'Browse'; -{/if} +

{'Add another set of photos'|@translate}

+{else} \ No newline at end of file -- cgit v1.2.3