Code

Updated device templates
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 17 Mar 2010 16:26:31 +0000 (16:26 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 17 Mar 2010 16:26:31 +0000 (16:26 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16831 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/admin/devices/deviceGeneric.tpl
gosa-plugins/goto/admin/devices/paste_deviceGeneric.tpl

index 167e292ce1ccc3fd4098d0187f0c0a932026e7a6..7f1f87e065a5a9a2e0c5ed2a9de02f90d00aa0c3 100644 (file)
@@ -3,8 +3,10 @@
 
 <table width="100%" summary="">
  <tr>
-  <td width="50%" style="vertical-align:top">
-    <table style="border-right:1px solid #B0B0B0;width:100%">
+  <td>
+
+    <table style='width:100%' class='right-border'>
+
         <tr>
             <td><LABEL for="base">{t}Base{/t}</LABEL>
             </td>
@@ -45,7 +47,8 @@
         </tr>
     </table>
    </td>
-   <td style="vertical-align:top">
+   <td>
+
     <table summary="">
         <tr>
             <td><LABEL for="devID">{t}Serial number{/t}&nbsp;{t}(iSerial){/t}</LABEL>{$must}
index 622c7ecc4c4c04b3f442b9094a9f6e9122f44ca9..961768f1a7be8db19fd8942a9b658f339cc06ddb 100644 (file)
@@ -3,8 +3,10 @@
 
 <table width="100%" summary="">
  <tr>
-  <td width="50%" style="vertical-align:top">
-    <table style="border-right:1px solid #B0B0B0;width:100%">
+  <td>
+
+    <table style='width:100%' class='right-border'>
+
         <tr>
             <td><LABEL for="cn">{t}Device name{/t}</LABEL>{$must}
             </td>