From e57538219f07b8d7d8766560dce846fc4a1bff12 Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 30 Dec 2004 08:10:46 +0000 Subject: - bug fixed on upload : configuration variable $conf['upload_available'] has disappeared - by default, new categories are not "uploadable" - bug fixed on date displayed from Unix format : trying to find seconds while not provided - bug fixed on admin/waiting template to center submit button git-svn-id: http://piwigo.org/svn/trunk@667 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/default/admin/waiting.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template/default') diff --git a/template/default/admin/waiting.tpl b/template/default/admin/waiting.tpl index ccdbfd5e7..11cd39b2a 100644 --- a/template/default/admin/waiting.tpl +++ b/template/default/admin/waiting.tpl @@ -33,9 +33,9 @@ - + - \ No newline at end of file + -- cgit v1.2.3