Code

b81ba02d33b7a13248262fcbe79ac55ce5fe379a
[gosa.git] / ihtml / themes / altlinux / islocked.tpl
1 <div style="font-size:20px;">
2   <img alt="" src="images/encrypted.png" align=top>&nbsp;{t}Locking conflict detected{/t}
3 </div>
5 <p>
6   <b>{t}Warning{/t}:</b> {$message}
7 </p>
8 <p>
9   {t}If this lock detection is false, the other person has obviously closed the webbrowser during the edit operation. You may delete the lockfile in this case by pressing the 'Remove' button.{/t}
10 </p>
12 <p class="plugbottom">
13   <input type=submit name="delete_lock" value="{t}Remove{/t}">
14   &nbsp;
15   <input type=submit name="cancel_lock" value="{t}Cancel{/t}">
16 </p>
17       
18 <input type="hidden" name="dn" value="{$dn}">