summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0dac337)
raw | patch | inline | side by side (parent: 0dac337)
author | janw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 17 May 2005 12:37:04 +0000 (12:37 +0000) | ||
committer | janw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 17 May 2005 12:37:04 +0000 (12:37 +0000) |
diff --git a/plugins/addons/ldapmanager/contentexport.tpl b/plugins/addons/ldapmanager/contentexport.tpl
index fa30e1cbd9aaed10203901d6ced6fa54079cbd9b..a79320f20b3680e6d9c5069db17cf4e4f5e03993 100644 (file)
<br>
- <h1>{t}Export successfull{/t}</h1>
+ <h1>{t}Export successful{/t}</h1>
<br>
<div>
<img border="0" align=center src="images/filesaveas.png">
diff --git a/plugins/addons/ldapmanager/contentimport.tpl b/plugins/addons/ldapmanager/contentimport.tpl
index dd17ef1772a266fd90fa40088654f44ee6a9c2ad..97cc25ec26a766f47a707fc27c716f24e996031a 100644 (file)
{else}
<br>
- <h1>{t}Import successfull{/t}</h1>
+ <h1>{t}Import successful{/t}</h1>
<br>
<div align="right">
diff --git a/plugins/personal/connectivity/oxchange.tpl b/plugins/personal/connectivity/oxchange.tpl
index 2fe4817cea3bfbc7bd10ffc4b90ea8e61de489a8..72908dd70922efee07fd7b2fff0b309448b9a710 100644 (file)
<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 -->
</td>
</tr>
</table>
-{/if}
\ No newline at end of file
+{/if}