Code

replaced <p> seperator style by <hr >
[gosa.git] / gosa-core / plugins / admin / departments / organization.tpl
index 8ee12f983605779ab12ef69a18ec24e7e07a3ad1..8212389f03e8c4b37ccd7219a247ef851597c939 100644 (file)
@@ -4,7 +4,7 @@
 <table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
  <tr>
    <td style="vertical-align:top; width:50%">
-     <h2><img class="center" alt="" align="middle" src="images/rightarrow.png"> {t}Properties{/t}</h2>
+     <h3>{t}Properties{/t}</h3>
      
      <table summary="">
       <tr>
@@ -75,7 +75,7 @@
     &nbsp;
    </td>
    <td>
-     <h2><img class="center" alt="" align="middle" src="plugins/departments/images/department.png"> {t}Location{/t}</h2>
+     <h3>{t}Location{/t}</h3>
 
      <table summary="" style="width:100%">
       <tr>
 <table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
  <tr>
    <td style="vertical-align:top; width:100%">
-     <h2><img class="center" alt="" align="middle" src="images/lists/locked.png"> {t}Administrative settings{/t}</h2>
+     <h3>{t}Administrative settings{/t}</h3>
 {render acl=$gosaUnitTagACL}
      <input id="is_administrational_unit" type=checkbox name="is_administrational_unit" value="1" {$gosaUnitTag}><label for="is_administrational_unit">{t}Tag department as an independent administrative unit{/t}</label>
 {/render}