summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2142c0d)
raw | patch | inline | side by side (parent: 2142c0d)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 22 Mar 2006 12:19:52 +0000 (12:19 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 22 Mar 2006 12:19:52 +0000 (12:19 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2895 594d385d-05f5-0310-b6e9-bd551577e9d8
ihtml/themes/default/copyPasteDialog.tpl | patch | blob | history |
index 52c601b142c43c5ff0f742be66f9cc508415b4a9..a9a7fa7a6dc87db539e20211b5cccc18270187f9 100644 (file)
<h2>{t}Copy & paste wizard{/t}</h2>
-{$message} Some values need to be unique in the complete directory while some combinations make no sense. GOsa shows the relevant attributes. Please maintain the values below to fullfill the policies.
-<br>
-<p class='seperator'> </p>
-<br>
{if $Complete == false}
+ {t}Some values need to be unique in the complete directory while some combinations make no sense. GOsa shows the relevant attributes. Please maintain the values below to fullfill the policies.{/t}
+ <br>
+ <p class='seperator'> </p>
+ <br>
{$AttributesToFix}
<p class='seperator'> </p>
<br>
<input type='submit' name='AbortCopyPaste' value='{t}Cancel{/t}'>
</div>
{else}
+ <p class='seperator'> </p>
+ <br>
<h2>{t}Operation complete{/t}</h2>
<div style='text-align:right;width:100%;'>
<input type='submit' name='Back' value='{t}Finish{/t}'>