From ceb77253c30a0d0fb37d883685f0501d588caf78 Mon Sep 17 00:00:00 2001 From: rvelices Date: Thu, 15 Feb 2007 03:03:16 +0000 Subject: - plugins: added new action user_init - put in a new admin_multi_view:allows admins to change on the fly language/theme and view gallery as guest (useful for developers and just to show a 'new' way of using plugins) - removed some warnings from history.php and increased table width to 99% - remove unused admin language strings git-svn-id: http://piwigo.org/svn/trunk@1821 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/admin/default-layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/yoga') diff --git a/template/yoga/admin/default-layout.css b/template/yoga/admin/default-layout.css index 6d916d555..fda57c497 100644 --- a/template/yoga/admin/default-layout.css +++ b/template/yoga/admin/default-layout.css @@ -35,7 +35,7 @@ TABLE#dailyStats { } TABLE#detailedStats { - width: 80%; + width: 99%; } /* categoryOrdering */ -- cgit v1.2.3