Code

udpated copy paste template
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 21 Mar 2006 07:04:56 +0000 (07:04 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 21 Mar 2006 07:04:56 +0000 (07:04 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2867 594d385d-05f5-0310-b6e9-bd551577e9d8

ihtml/themes/default/copyPasteDialog.tpl

index 01a48a1d2647675ca4d5d2e001444141c5188f61..8ed7b8d1d1dca038e950862d742e052adcac47fc 100644 (file)
@@ -1,15 +1,15 @@
-<h2>{t}Copy &amp; paste wizzard{/t}</h2>
+<h2>{t}Copy &amp; paste wizard{/t}</h2>
 
 {t}This dialog assists you with GOsas copy and paste functionality.{/t}<br>
-{t}Some objects require unique attributes, as example the often used cn should be unique within the complete ldap database in order to exclude a confounding.{/t}
+{t}Some objects require unique attributes, as example the often used attribute cn should be unique within the complete ldap database in order to exclude a confounding.{/t}
 <br><br>
 {t}If a paste requires such unique attributes, the wizard will display them below.{/t}
 <br><br>
-<p class='seperator'>&nbsp;</p>
 <br>
 {if $Complete == false}
+       <div class="pluginfo">
        {$objectDN}
-       <br><br>
+       </div>
        {$AttributesToFix}
        <p class='seperator'>&nbsp;</p>
        <br>