Code

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

gosa-plugins/dhcp/admin/systems/services/dhcp/servdhcp.tpl

index 8e387ed4a1153ad6529286cc0918ab1ab8ff52c5..3d10a136370f6c95170c7dff2708e92c41b58e64 100644 (file)
@@ -2,7 +2,7 @@
 <table summary="" width="100%">
     <tr>
         <td style="width:100%;vertical-align:top;">
-                       <h2>{t}DHCP take over will take place when saving this entry. Choose 'Cancel' to abort.{/t}</h2>
+                       <h3>{t}DHCP take over will take place when saving this entry. Choose 'Cancel' to abort.{/t}</h3>
         </td>
     </tr>
 </table>
@@ -21,7 +21,7 @@
 {/if}
 <tr>
     <td style="width:100%;vertical-align:top;">
-    <h2>{t}DHCP sections{/t}</h2>
+    <h3>{t}DHCP sections{/t}</h3>
         {$DhcpList}
     </td>
 </tr>