Code

* Created "old" branch and moved stuff
[gosa.git] / branches / old / gosa-core / ihtml / themes / default / remove.tpl
diff --git a/branches/old/gosa-core/ihtml/themes/default/remove.tpl b/branches/old/gosa-core/ihtml/themes/default/remove.tpl
new file mode 100644 (file)
index 0000000..d413bea
--- /dev/null
@@ -0,0 +1,17 @@
+<div style="font-size:18px;">
+  <img alt="" src="images/warning.png" align=top>&nbsp;{t}Warning{/t}
+</div>
+<p>
+ {$intro}
+ {t}This may be used by several groups. Please double check if your really want to do this since there is no way for GOsa to get your data back.{/t}
+</p>
+<p>
+ {t}So - if you're sure - press 'Delete' to continue or 'Cancel' to abort.{/t}
+</p>
+
+<p class="plugbottom">
+ <input type=submit name="delete_confirm" value="{msgPool type=delButton}">
+ &nbsp;
+ <input type=submit name="delete_cancel" value="{t}Cancel{/t}">
+</p>
+