Code

Fixed spelling, thanks to bcooksley
[gosa.git] / gosa-plugins / ldapmanager / addons / ldapmanager / contentcsv.tpl
index fbfdfef0b8b3d6579333b6bcb840f1a201370fb4..b89ba7ca34e1942ab5895cb592fbb6735c94258d 100644 (file)
@@ -1,5 +1,5 @@
 <p>
-  {t}The CSV import plugin provides methods to generate user accounts from a file containing Comma Seperated Values. The administrator can decide which columns should be transfered to which attribute. Note that you must have at least the UID, GIVENNAME and SURENAME set.{/t}
+  {t}The CSV import plugin provides methods to generate user accounts from a file containing Comma Seperated Values. The administrator can decide which columns should be transfered to which attribute. Note that you must have at least the UID, GIVENNAME and SURNAME set.{/t}
 </p>
 <p class="seperator">&nbsp;</p>
 
 {if $sorted == FALSE}
   <input name="sorted" value="{t}Import{/t}" type ="submit">
 {else}
-  <input type=submit name="back{$plug}" value="{t}Back{/t}">
+  <input type=submit name="back{$plug}" value="{msgPool type=backButton}">
 {/if}
 {/if}
 </p>