Code

Fixed typos.
authorjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 17 May 2005 12:37:04 +0000 (12:37 +0000)
committerjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 17 May 2005 12:37:04 +0000 (12:37 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@229 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/addons/ldapmanager/contentexport.tpl
plugins/addons/ldapmanager/contentimport.tpl
plugins/personal/connectivity/oxchange.tpl

index fa30e1cbd9aaed10203901d6ced6fa54079cbd9b..a79320f20b3680e6d9c5069db17cf4e4f5e03993 100644 (file)
@@ -56,7 +56,7 @@
 
 
 <br>
-       <h1>{t}Export successfull{/t}</h1>
+       <h1>{t}Export successful{/t}</h1>
 <br>
        <div>
                <img border="0" align=center src="images/filesaveas.png">
index dd17ef1772a266fd90fa40088654f44ee6a9c2ad..97cc25ec26a766f47a707fc27c716f24e996031a 100644 (file)
@@ -44,7 +44,7 @@
 {else}
 
 <br>
-    <h1>{t}Import successfull{/t}</h1>
+    <h1>{t}Import successful{/t}</h1>
 <br>
 
 <div align="right">
index 2fe4817cea3bfbc7bd10ffc4b90ea8e61de489a8..72908dd70922efee07fd7b2fff0b309448b9a710 100644 (file)
@@ -3,7 +3,7 @@
 <BR>
 {t}Disabled by lack of Postgresql Support{/t}</h2>
 {else}
-<h2>{if $tabbed eq 1}<input type="checkbox" name="oxchange" value="B" {$oxchangeState} {$oxchangeAccount} onCLick="changeState('OXAppointmentDays');changeState('OXTaskDays');changeState('OXTimeZone');" >{/if}{t}Open Xchange account{/t}</h2>
+<h2>{if $tabbed eq 1}<input type="checkbox" name="oxchange" value="B" {$oxchangeState} {$oxchangeAccount} onCLick="changeState('OXAppointmentDays');changeState('OXTaskDays');changeState('OXTimeZone');" >{/if}{t}Open-Xchange account{/t}</h2>
 <table style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
 
  <!-- Headline container -->
@@ -50,4 +50,4 @@
    </td>
  </tr>
 </table>
-{/if}
\ No newline at end of file
+{/if}