summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 914c51f)
raw | patch | inline | side by side (parent: 914c51f)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 3 Mar 2006 08:30:56 +0000 (08:30 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 3 Mar 2006 08:30:56 +0000 (08:30 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2806 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/servdnseditzone.tpl | patch | blob | history |
index eb04edd8fad4161379342fd659cf6b12afea22f2..4899985ed93a572ed779b3a5597f9785902813f4 100644 (file)
-<h2>{t}Zone settings{/t}</h2>
+<h2>{t}Generic{/t}</h2>
<table summary="" width="100%">
<tr>
<td style="width:50%;vertical-align:top;border-right:1px solid #b0b0b0;">
<td style="vertical-align:top;">
<table summary="">
<tr>
- <td>{t}Subnet{/t}
+ <td>{t}Network address{/t}
</td>
<td><input type="text" name="ReverseZone" value="{$ReverseZone}">
</td>
</tr>
</table>
<p class="seperator"> </p>
-<h2>{t}SOA record for this zone{/t}</h2>
+<h2>{t}SOA record{/t}</h2>
<table summary="" width="100%">
<tr>
<td style="vertical-align:top;width:50%;border-right:1px solid #b0b0b0;">
</table>
</td>
<td style="vertical-align:top;">
- <h2>{t}Records{/t}</h2>
+ <h2>{t}Zone records{/t}</h2>
<table summary="">
{$records}
</table>