From 0e5f5a74b31c0df471304ccfdb57cba7a26b9925 Mon Sep 17 00:00:00 2001 From: rvelices Date: Fri, 10 Oct 2008 13:11:31 +0000 Subject: - replace a preg_match with simple comparison (faster) - try to get rid of some JS strict warnings in FF (hope it's fixed) - template.class.php is included from functions.inc.php instead of common,upgrade,install (maybe later I will try to see the perf impact of compacting/compiling functions.inc.php together with the included files from itself) git-svn-id: http://piwigo.org/svn/trunk@2700 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/picture_nav_buttons.tpl | 36 +++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'template/yoga') diff --git a/template/yoga/picture_nav_buttons.tpl b/template/yoga/picture_nav_buttons.tpl index aca9b10bd..f5a8aa914 100644 --- a/template/yoga/picture_nav_buttons.tpl +++ b/template/yoga/picture_nav_buttons.tpl @@ -62,42 +62,42 @@ - +// ]]> -- cgit v1.2.3