Code

Fixed copy & paste errors
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 11 Sep 2007 10:28:02 +0000 (10:28 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 11 Sep 2007 10:28:02 +0000 (10:28 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@7255 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/systems/servdns.tpl

index fba14e3d62cebbc6d0f9edea8f76fe651c269619..fd8be8096b9b8e9fa8fc1f178c221610a40c7e07 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>