Code

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

gosa-plugins/addressbook/addons/addressbook/address_edit.tpl
gosa-plugins/addressbook/addons/addressbook/address_info.tpl

index e6a9ee66d98357b382a8a98e3079ec90a1d083b2..aaed9079936a46717b4bc95936fce073be285ac6 100644 (file)
                        <table summary="" width="100%" cellspacing=2 cellpadding=4>
                                <tr>
                                        <td style="width:50%; vertical-align:top; background-color: #F0F0F0">
-                                               <h2>
+                                               <h3>
                                                        <img class="center" alt="" src="{$personal_image}" align=middle>
                                                                &nbsp;{t}Personal{/t}
-                                               </h2>
+                                               </h3>
                                                <table summary="" width="100%">
                                                        <tr>
                                                                <td>
                                                </table>
                                        </td>
                                        <td style="width:50%; vertical-align:top;background-color:#E8E8E8">
-                                               <h2>
+                                               <h3>
                                                        <img class="center" alt="" src="{$home_image}" align=middle>
                                                        &nbsp;{t}Private{/t}
-                                               </h2>
+                                               </h3>
                                                <table summary="" width="100%">
                                                        <tr>
                                                                <td>
                                </tr>
                                <tr>
                                        <td style="width:100%; vertical-align:top; background-color: #E4E4E4" colspan=2>
-                                               <h2>
+                                               <h3>
                                                        <img class="center" alt="" src="{$company_image}" align=middle>
                                                        &nbsp;{t}Organizational{/t}
-                                               </h2>
+                                               </h3>
                                                <table summary="" width="100%">
                                                        <tr>
                                                                <td>
index 3bb3a2242a432e43d0ae36831b5c8ecec81003dc..80e7bd460daef6eda87e1275101da8e24af6b252 100644 (file)
    <table summary="" width="100%" cellspacing=2 cellpadding=4>
     <tr>
      <td style="width:50%; vertical-align:top; background-color: #F0F0F0">
-      <h2>
+      <h3>
        <img class="center" alt="" src="{$personal_image}" align=middle> 
        {t}Personal{/t}
-      </h2>
+      </h3>
  
       <table summary="" width="100%">
        <tr>
      </td>
      <td style="vertical-align:top; background-color: #E8E8E8">
 
-      <h2>
+      <h3>
        <img class="center" alt="" src="{$home_image}" align=middle> 
        {t}Private{/t}
-      </h2>
+      </h3>
 
       <table summary="" width="100%">
         <tr>
      <tr>
       <td style="vertical-align:top; background-color: #E4E4E4" colspan=2>
 
-       <h2>
+       <h3>
         <img class="center" alt="" src="{$company_image}" align=middle> 
         {t}Organizational{/t}
-       </h2>
+       </h3>
 
        <table summary="" width="100%">
         <tr>