Code

missing hidden input next for navigation
[gosa.git] / ihtml / themes / altlinux / framework.tpl
index 1df12d1190b2dbe287721955f74c7fbe89fcdc54..4c1ac5cd2d5863c7f63adc639d89f734af7191b5 100644 (file)
        <tr>
         <td valign="middle">
         <a class=maintitlebar href='main.php?reset=1' onClick='return question("{t}You are currently editing a database entry. Do you want to dismiss the changes?{/t}", "main.php?reset=1");' style="vertical-align:middle;">
-         <img src='{$go_home}' align="center" border="0" alt="GOSA2">&nbsp;{t}Main{/t}
+         <img src='{$go_home}' align="middle" border="0" alt="GOSA2">&nbsp;{t}Main{/t}
         </a>
        </td>
         <td>
-        <a class=maintitlebar style="margin-left:35px; vertical-align:middle;">
-          <img src='{$go_help}' align="center" border="0" alt="GOSA2">&nbsp;{t}Help{/t}
+        <a class=maintitlebar style="margin-left:35px; vertical-align:middle;" {$help_method}>
+          <img src='{$go_help}' align="middle" border="0" alt="GOSA2">&nbsp;{t}Help{/t}
          </a>
        </td>
        <td>
         <a class=maintitlebar href='logout.php' onClick='return question("{t}You are currently editing a database entry. Do you want to dismiss the changes?{/t}", "logout.php");' style="margin-left:35px; vertical-align:middle;">
-          <img src='{$go_out}' align="center" border="0" alt="GOSA2">&nbsp;{t}Sign out{/t}
+          <img src='{$go_out}' align="middle" border="0" alt="GOSA2">&nbsp;{t}Sign out{/t}
          </a>
        </td>
        </tr>
@@ -39,6 +39,8 @@
     <td style="background-color:#5353ad; vertical-align:top;">
       <div style="background-color:#5353ad; height:12px; width:100%;">&nbsp;</div>
       {$menu}
+         <br>
+         <center>{$w3c}</center>
       <div style="height:100px; width:140px;"></div>
     </td>