From 933ad7102194f36be27af58e1e6486ecaac55232 Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Fri, 18 May 2012 19:14:09 +0100 Subject: [PATCH 1/3] Merged CSS stylesheets --- browse_foreigners.php | 2 +- libraries/List_Database.class.php | 2 +- libraries/Theme.class.php | 39 +-- libraries/Theme_Manager.class.php | 8 +- libraries/common.inc.php | 6 - libraries/header_meta_style.inc.php | 2 +- libraries/mult_submits.inc.php | 1 - navigation.php | 2 +- phpmyadmin.css.php | 4 +- test/theme.php | 4 +- .../{theme_right.css.php => style.css.php} | 221 ++++++++++++ themes/original/css/theme_left.css.php | 258 -------------- .../{theme_right.css.php => style.css.php} | 267 +++++++++++++++ themes/pmahomme/css/theme_left.css.php | 315 ------------------ 14 files changed, 507 insertions(+), 624 deletions(-) rename themes/original/css/{theme_right.css.php => style.css.php} (90%) delete mode 100644 themes/original/css/theme_left.css.php rename themes/pmahomme/css/{theme_right.css.php => style.css.php} (91%) delete mode 100644 themes/pmahomme/css/theme_left.css.php diff --git a/browse_foreigners.php b/browse_foreigners.php index 490a06cdee..27781a4a78 100644 --- a/browse_foreigners.php +++ b/browse_foreigners.php @@ -88,7 +88,7 @@ $current_language = $available_languages[$lang][1]; phpMyAdmin + href="phpmyadmin.css.php?&nocache=getThemeUniqueValue(); ?>" /> ' . "\n"; foreach ($this->getGroupedDetails($offset, $count) as $group => $dbs) { if (count($dbs) > 1) { - $return .= '
  • ' . htmlspecialchars($group) + $return .= '
  • ' . htmlspecialchars($group) . '