Code

Updated infoPage
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 26 Nov 2010 15:39:40 +0000 (15:39 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 26 Nov 2010 15:39:40 +0000 (15:39 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20392 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/ihtml/themes/default/infoPage.tpl [new file with mode: 0644]
gosa-core/plugins/generic/infoPage/class_infoPage.inc
gosa-core/plugins/generic/infoPage/infoPage.tpl [deleted file]

diff --git a/gosa-core/ihtml/themes/default/infoPage.tpl b/gosa-core/ihtml/themes/default/infoPage.tpl
new file mode 100644 (file)
index 0000000..8bd6648
--- /dev/null
@@ -0,0 +1 @@
+asdf
index 3fbea2ea9e9485f24117249ca3326b10efa2b0e4..8e7a0db0153ea8d14addd23859f5c236ad6212c2 100644 (file)
@@ -3,7 +3,7 @@
 class infoPage extends plugin
 {
 
-    function exectue()
+    function execute()
     {
         $smarty = get_smarty();
         return($smarty->fetch(get_template_path("infoPage.tpl")));
diff --git a/gosa-core/plugins/generic/infoPage/infoPage.tpl b/gosa-core/plugins/generic/infoPage/infoPage.tpl
deleted file mode 100644 (file)
index 8bd6648..0000000
+++ /dev/null
@@ -1 +0,0 @@
-asdf