Code

<h2> => </h3>
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 3 Mar 2010 13:23:51 +0000 (13:23 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 3 Mar 2010 13:23:51 +0000 (13:23 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15974 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/openxchange/personal/connectivity/openxchange/oxchange.tpl

index be79d7593ada790144673ab6a2722ef53c17c89c..6d0cfd53c8b15d70ccb2e73a0259f693ebb24bdc 100644 (file)
@@ -1,7 +1,7 @@
 {if !$pg}
-<h2>{t}Open-Xchange Account{/t} - {t}disabled, no Postgresql support detected. Or the specified database can't be reached{/t}</h2>
+<h3>{t}Open-Xchange Account{/t} - {t}disabled, no Postgresql support detected. Or the specified database can't be reached{/t}</h3>
 {else}
-<h2>
+<h3>
 <input type="checkbox" name="oxchange" value="B" 
        {$oxchangeState} {$oxchangeAccountACL} 
        onCLick="       
@@ -15,7 +15,7 @@
                changeState('OXTimeZone'); 
        {/if}
        ">
-{t}Open-Xchange account{/t}</h2>
+{t}Open-Xchange account{/t}</h3>
 
 
 <table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>