Code

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

gosa-plugins/goto/admin/groups/apps/edit_entry.tpl

index a0cb2fccb640e3d898408a014ffad72aa43d416f..8d5d5d01d1820d34976d9edcbb3950a3fcb14382 100644 (file)
@@ -1,6 +1,6 @@
 
 {if $type == "FOLDER"}
-<h2>{$entry.NAME}</h2>
+<h3>{$entry.NAME}</h3>
 
 <table>
        <tr>
@@ -37,7 +37,7 @@
 {/if}
 
 {if $type == "ENTRY"}
-<h2>{t}Application settings{/t}</h2>
+<h3>{t}Application settings{/t}</h3>
 <table>
        <tr>
                <td>{t}Name{/t}</td>