Code

Added subtree search to selectUserToPrinter
[gosa.git] / plugins / admin / systems / servdnseditzone.tpl
index 44d5ef556c24f1ea9c49fda6c0e6a2f8895ab990..8b22244edc57d4eb738060d29e67558e963e4961 100644 (file)
@@ -21,7 +21,7 @@
                        <table summary="">
                                <tr>
                                        <td>
-                                               {t}Zone entries{/t}
+                                               {t}Zone records{/t}
                                                <br>
                                                {if $AllowZoneEdit == false}
                                                        <i>{t}Can't be edited because the zone wasn't saved right now.{/t}</i>
                        </table>
                </td>
                <td style="vertical-align:top;">
-                       <h2>{t}Zone records{/t}</h2>
-                       <table summary="">
+                       <h2>{t}Global zone records{/t}</h2>
                          {$records}
-                       </table>
                </td>
        </tr>
 </table>