Code

Added theme images
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 25 Feb 2010 17:03:37 +0000 (17:03 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 25 Feb 2010 17:03:37 +0000 (17:03 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15723 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/html/themes/modern/images/btn-logout-hover.png [new file with mode: 0644]
gosa-core/html/themes/modern/images/btn-logout.png [new file with mode: 0644]
gosa-core/html/themes/modern/images/generic.png [new file with mode: 0644]
gosa-core/html/themes/modern/images/home.png [new file with mode: 0644]
gosa-core/html/themes/modern/images/logo.png [new file with mode: 0644]
gosa-core/html/themes/modern/images/ogroups.png [new file with mode: 0644]
gosa-core/html/themes/modern/images/posix.png [new file with mode: 0644]
gosa-core/html/themes/modern/images/title-bar.png [new file with mode: 0644]
gosa-core/include/class_pluglist.inc

diff --git a/gosa-core/html/themes/modern/images/btn-logout-hover.png b/gosa-core/html/themes/modern/images/btn-logout-hover.png
new file mode 100644 (file)
index 0000000..3896b7e
Binary files /dev/null and b/gosa-core/html/themes/modern/images/btn-logout-hover.png differ
diff --git a/gosa-core/html/themes/modern/images/btn-logout.png b/gosa-core/html/themes/modern/images/btn-logout.png
new file mode 100644 (file)
index 0000000..cf1ecd4
Binary files /dev/null and b/gosa-core/html/themes/modern/images/btn-logout.png differ
diff --git a/gosa-core/html/themes/modern/images/generic.png b/gosa-core/html/themes/modern/images/generic.png
new file mode 100644 (file)
index 0000000..6cc482b
Binary files /dev/null and b/gosa-core/html/themes/modern/images/generic.png differ
diff --git a/gosa-core/html/themes/modern/images/home.png b/gosa-core/html/themes/modern/images/home.png
new file mode 100644 (file)
index 0000000..8e001c8
Binary files /dev/null and b/gosa-core/html/themes/modern/images/home.png differ
diff --git a/gosa-core/html/themes/modern/images/logo.png b/gosa-core/html/themes/modern/images/logo.png
new file mode 100644 (file)
index 0000000..c13f137
Binary files /dev/null and b/gosa-core/html/themes/modern/images/logo.png differ
diff --git a/gosa-core/html/themes/modern/images/ogroups.png b/gosa-core/html/themes/modern/images/ogroups.png
new file mode 100644 (file)
index 0000000..eb720b7
Binary files /dev/null and b/gosa-core/html/themes/modern/images/ogroups.png differ
diff --git a/gosa-core/html/themes/modern/images/posix.png b/gosa-core/html/themes/modern/images/posix.png
new file mode 100644 (file)
index 0000000..0b06a53
Binary files /dev/null and b/gosa-core/html/themes/modern/images/posix.png differ
diff --git a/gosa-core/html/themes/modern/images/title-bar.png b/gosa-core/html/themes/modern/images/title-bar.png
new file mode 100644 (file)
index 0000000..d765a3f
Binary files /dev/null and b/gosa-core/html/themes/modern/images/title-bar.png differ
index 5c13da2b0bb9fe77433775c5013dbd3a21dab89e..fd21d03aa65b90892a45f7e8e21164d35679cb05 100644 (file)
@@ -215,6 +215,7 @@ class pluglist {
         $menu.= "\n </ul>";
         $menu.= "\n <div></div>\n";
         $menu.= "\n</div>\n";
+        $menu.= "\n<div></div>\n";
         $menu.= "\n<div class='v-spacer'></div>\n";
                        }
       $menu.= "\n</div>";