summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ea787cb)
raw | patch | inline | side by side (parent: ea787cb)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 Mar 2010 16:26:31 +0000 (16:26 +0000) | ||
committer | hickert <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 | patch | blob | history | |
gosa-plugins/goto/admin/devices/paste_deviceGeneric.tpl | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/devices/deviceGeneric.tpl b/gosa-plugins/goto/admin/devices/deviceGeneric.tpl
index 167e292ce1ccc3fd4098d0187f0c0a932026e7a6..7f1f87e065a5a9a2e0c5ed2a9de02f90d00aa0c3 100644 (file)
<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>
</tr>
</table>
</td>
- <td style="vertical-align:top">
+ <td>
+
<table summary="">
<tr>
<td><LABEL for="devID">{t}Serial number{/t} {t}(iSerial){/t}</LABEL>{$must}
diff --git a/gosa-plugins/goto/admin/devices/paste_deviceGeneric.tpl b/gosa-plugins/goto/admin/devices/paste_deviceGeneric.tpl
index 622c7ecc4c4c04b3f442b9094a9f6e9122f44ca9..961768f1a7be8db19fd8942a9b658f339cc06ddb 100644 (file)
<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>