Code

Fixed typo
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 11 Sep 2007 10:28:45 +0000 (10:28 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 11 Sep 2007 10:28:45 +0000 (10:28 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7256 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/systems/servdns.tpl

index 26a78341e900e2d9ce371cbceee0af927caa90a7..6cfa50f09e54b897c4981d4f57655d2c20dd547d 100644 (file)
@@ -24,7 +24,7 @@
 {if $dns_server_list_cnt}
 <tr>
     <td style="width:100%;vertical-align:top;">
-        <b>{t}Take over DHCP configuration from{/t}</b>&nbsp;
+        <b>{t}Take over DNS configuration from{/t}</b>&nbsp;
         <select name='take_over_src'>
             {html_options options=$dns_server_list}
         </select>