Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorMichal Čihař <mcihar@suse.cz>2012-05-02 13:29:34 +0400
committerMichal Čihař <mcihar@suse.cz>2012-05-02 13:29:34 +0400
commit5370d0d6c3c101d7ecf03d6ef78513ff75e6bb22 (patch)
treea6ee65cb1f0c4ac49496f799e6459c37542ec42a /themes
parent90aa294a6dbe7280d5306255d1c05532d0d6b452 (diff)
Fix spacing of @package used together with @subpackage
Diffstat (limited to 'themes')
-rw-r--r--themes/original/css/theme_left.css.php2
-rw-r--r--themes/original/css/theme_print.css.php2
-rw-r--r--themes/original/css/theme_right.css.php2
-rw-r--r--themes/original/info.inc.php2
-rw-r--r--themes/original/layout.inc.php2
-rw-r--r--themes/pmahomme/css/theme_left.css.php2
-rw-r--r--themes/pmahomme/css/theme_print.css.php2
-rw-r--r--themes/pmahomme/css/theme_right.css.php2
-rw-r--r--themes/pmahomme/info.inc.php2
-rw-r--r--themes/pmahomme/layout.inc.php2
10 files changed, 10 insertions, 10 deletions
diff --git a/themes/original/css/theme_left.css.php b/themes/original/css/theme_left.css.php
index a8f3fafa01..6591139871 100644
--- a/themes/original/css/theme_left.css.php
+++ b/themes/original/css/theme_left.css.php
@@ -3,7 +3,7 @@
/**
* navigation css file from theme Original
*
- * @package PhpMyAdmin-theme
+ * @package PhpMyAdmin-theme
* @subpackage Original
*/
diff --git a/themes/original/css/theme_print.css.php b/themes/original/css/theme_print.css.php
index 82f6957f0b..3d8551f93d 100644
--- a/themes/original/css/theme_print.css.php
+++ b/themes/original/css/theme_print.css.php
@@ -3,7 +3,7 @@
/**
* print css file from theme Original
*
- * @package PhpMyAdmin-theme
+ * @package PhpMyAdmin-theme
* @subpackage Original
*/
?>
diff --git a/themes/original/css/theme_right.css.php b/themes/original/css/theme_right.css.php
index dd4b26eab0..cde5594fd5 100644
--- a/themes/original/css/theme_right.css.php
+++ b/themes/original/css/theme_right.css.php
@@ -3,7 +3,7 @@
/**
* main css file from theme Original
*
- * @package PhpMyAdmin-theme
+ * @package PhpMyAdmin-theme
* @subpackage Original
*/
diff --git a/themes/original/info.inc.php b/themes/original/info.inc.php
index 635c3c6ae3..28866d6bf3 100644
--- a/themes/original/info.inc.php
+++ b/themes/original/info.inc.php
@@ -3,7 +3,7 @@
/**
* Theme information
*
- * @package PhpMyAdmin-theme
+ * @package PhpMyAdmin-theme
* @subpackage Original
*/
diff --git a/themes/original/layout.inc.php b/themes/original/layout.inc.php
index d2caeb5f88..fce646dc64 100644
--- a/themes/original/layout.inc.php
+++ b/themes/original/layout.inc.php
@@ -4,7 +4,7 @@
* configures general layout
* for detailed layout configuration please refer to the css files
*
- * @package PhpMyAdmin-theme
+ * @package PhpMyAdmin-theme
* @subpackage Original
*/
diff --git a/themes/pmahomme/css/theme_left.css.php b/themes/pmahomme/css/theme_left.css.php
index 9fc312f68e..6873681895 100644
--- a/themes/pmahomme/css/theme_left.css.php
+++ b/themes/pmahomme/css/theme_left.css.php
@@ -3,7 +3,7 @@
/**
* navigation css file from theme Original
*
- * @package PhpMyAdmin-theme
+ * @package PhpMyAdmin-theme
* @subpackage PMAHomme
*/
diff --git a/themes/pmahomme/css/theme_print.css.php b/themes/pmahomme/css/theme_print.css.php
index a53a7ebcc5..59ba3db069 100644
--- a/themes/pmahomme/css/theme_print.css.php
+++ b/themes/pmahomme/css/theme_print.css.php
@@ -3,7 +3,7 @@
/**
* print css file from theme Original
*
- * @package PhpMyAdmin-theme
+ * @package PhpMyAdmin-theme
* @subpackage PMAHomme
*/
?>
diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php
index ba9536f2c7..cbf3157261 100644
--- a/themes/pmahomme/css/theme_right.css.php
+++ b/themes/pmahomme/css/theme_right.css.php
@@ -3,7 +3,7 @@
/**
* main css file from theme pmahomme
*
- * @package PhpMyAdmin-theme
+ * @package PhpMyAdmin-theme
* @subpackage PMAHomme
*/
diff --git a/themes/pmahomme/info.inc.php b/themes/pmahomme/info.inc.php
index f775507518..fafef6a1d3 100644
--- a/themes/pmahomme/info.inc.php
+++ b/themes/pmahomme/info.inc.php
@@ -3,7 +3,7 @@
/**
* Theme information
*
- * @package PhpMyAdmin-theme
+ * @package PhpMyAdmin-theme
* @subpackage PMAHomme
*/
diff --git a/themes/pmahomme/layout.inc.php b/themes/pmahomme/layout.inc.php
index d359aee076..5d87a0616d 100644
--- a/themes/pmahomme/layout.inc.php
+++ b/themes/pmahomme/layout.inc.php
@@ -4,7 +4,7 @@
* configures general layout
* for detailed layout configuration please refer to the css files
*
- * @package PhpMyAdmin-theme
+ * @package PhpMyAdmin-theme
* @subpackage PMAHomme
*/