Code

* Created "old" branch and moved stuff
[gosa.git] / branches / old / gosa-core / ihtml / themes / default / islocked.tpl
diff --git a/branches/old/gosa-core/ihtml/themes/default/islocked.tpl b/branches/old/gosa-core/ihtml/themes/default/islocked.tpl
new file mode 100644 (file)
index 0000000..45b8333
--- /dev/null
@@ -0,0 +1,19 @@
+<div style="font-size:20px;">
+  <img alt="" src="images/encrypted.png" style="vertical-align:top;">&nbsp;{t}Locking conflict detected{/t}
+</div>
+
+<p>
+  <b>{t}Warning{/t}:</b> {$message}
+</p>
+<p>
+  {t}If this lock detection is false, the other person has obviously closed the webbrowser during the edit operation. You may want to take over the lock by pressing the 'Edit anyway' button.{/t}
+</p>
+
+<p class="plugbottom">
+  <input type="submit" name="delete_lock" value="{$action}">
+  &nbsp;
+  <input type="submit" name="cancel_lock" value="{t}Cancel{/t}">
+</p>
+      
+<input type="hidden" name="dn" value="{$dn}">
+