summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e52f80a)
raw | patch | inline | side by side (parent: e52f80a)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 29 Sep 2010 15:30:53 +0000 (15:30 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 29 Sep 2010 15:30:53 +0000 (15:30 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19859 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/systems/goto/Config/TemplateEngine.tpl | [new file with mode: 0644] | patch | blob |
diff --git a/gosa-plugins/goto/admin/systems/goto/Config/TemplateEngine.tpl b/gosa-plugins/goto/admin/systems/goto/Config/TemplateEngine.tpl
--- /dev/null
@@ -0,0 +1,11 @@
+<h3>Bla</h3>
+
+{$template}
+
+<hr>
+
+<div class='plugin-actions'>
+ <button name='saveItemEdit'>{msgPool type=okButton}</button>
+ <button name='cancelItemEdit'>{msgPool type=cancelButton}</button>
+</div>
+