summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6a19473)
raw | patch | inline | side by side (parent: 6a19473)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 25 Mar 2010 09:57:28 +0000 (09:57 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 25 Mar 2010 09:57:28 +0000 (09:57 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17271 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/dns/admin/systems/services/dns/servdnseditzone.tpl | patch | blob | history |
diff --git a/gosa-plugins/dns/admin/systems/services/dns/servdnseditzone.tpl b/gosa-plugins/dns/admin/systems/services/dns/servdnseditzone.tpl
index aed0be3663f6403df361fd48f647f09513b31007..3b7801cbd6675b5710cc40707ee7862608fec5b2 100644 (file)
<h3>{t}Generic{/t}</h3>
-<table summary="" width="100%">
+<table summary="{t}DNS zone{/t}" width="100%">
<tr>
<td style='width:50%;' class='right-border'>
- <table summary="">
+ <table summary="{t}Generic settings{/t}">
<tr>
<td>{t}Zone name{/t}
{$must}
</table>
</td>
<td>
- <table summary="">
+ <table summary="{t}Zone records{/t}">
<tr>
<td>{t}Zone records{/t}
<br>
<h3>{t}SOA record{/t}</h3>
-<table summary="" width="100%">
+<table summary="{t}Zone settings{/t}" width="100%">
<tr>
<td style='width:50%;' class='right-border'>
- <table summary="">
+ <table summary="{t}SOA record{/t}">
<tr>
<td>
{t}Primary dns server for this zone{/t}
</table>
</td>
<td>
- <table summary="">
+ <table summary="{t}SOA record{/t}">
<tr>
<td>{t}Refresh{/t}
{$must}
</table>
<hr>
<br>
-<table summary="" width="100%">
+<table summary="{t}Mx record{/t}" width="100%">
<tr>
<td style='width:50%;' class='right-border'>
<h3>{t}MxRecords{/t}</h3>
- <table width="100%" summary="">
+ <table width="100%" summary="{t}MxRecords{/t}">
<tr>
<td>
{render acl=$mXRecordACL}