summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8d5d204)
raw | patch | inline | side by side (parent: 8d5d204)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 Mar 2010 16:59:44 +0000 (16:59 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 Mar 2010 16:59:44 +0000 (16:59 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16869 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/apache2/admin/systems/services/apache2/servApacheVhostEdit.tpl | patch | blob | history |
diff --git a/gosa-plugins/apache2/admin/systems/services/apache2/servApacheVhostEdit.tpl b/gosa-plugins/apache2/admin/systems/services/apache2/servApacheVhostEdit.tpl
index 6f3cd6f7dae514735e9ed724e96fbdc4ad783723..4c01a63424f7870c36d3e32bdbe8e42272e37f32 100644 (file)
<h3>{t}Generic{/t}</h3>
<table summary="" width="100%">
<tr>
- <td style="width:50%;vertical-align:top;border-right:1px solid #b0b0b0;">
+ <td style='width:50%;' class='right-border'>
+
<table summary="">
<tr>
<td>{t}Virtual host name{/t}{$must}
</tr>
</table>
</td>
- <td style="vertical-align:top;">
+ <td>
+
<table summary="" width="100%">
<tr>
- <td style="vertical-align:top;width:100%;border-right:1px solid #b0b0b0;">
+ <td style='width:100%;' class='right-border'>
+
<h3>{t}Server Alias{/t}</h3>
<table width="100%">
<tr>
<td>
<table width="100%">
<tr>
- <td style="vertical-align:top;width:30%;">
+ <td style='width:30%;'>
+
<h3>{t}URL Alias{/t}</h3>
</td>
<td>
</td>
</tr>
<tr>
- <td style="vertical-align:top;width:30%;">
+ <td style='width:30%;'>
+
<input type="text" name="StrSAAlias" value="">
</td>
<td>
<table summary="" width="100%">
<tr>
- <td style="vertical-align:top;width:50%;border-right:1px solid #b0b0b0;">
+ <td style='width:50%;' class='right-border'>
+
<h3>{t}Script Alias{/t}</h3>
<table width="100%">
<tr>
<td>
<table width="100%">
<tr>
- <td style="vertical-align:top;width:30%;">
+ <td style='width:30%;'>
+
<h3>{t}Alias Directory{/t}</h3>
</td>
<td>
</td>
</tr>
<tr>
- <td style="vertical-align:top;width:30%;">
+ <td style='width:30%;'>
+
<input type="text" name="StrSCAlias" value="">
</td>
<td>
</tr>
</table>
</td>
- <td style="vertical-align:top;">
+ <td>
+
</td>
</tr>
</table>