Code

Texts updated
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 11 Sep 2007 12:20:25 +0000 (12:20 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 11 Sep 2007 12:20:25 +0000 (12:20 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@7263 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/systems/servdhcp.tpl
plugins/admin/systems/servdns.tpl

index 89b26fb19688b903964704f528c2b029c33feca7..5a3d0301425abfa6e4d6612410f443b013b599dd 100644 (file)
@@ -2,7 +2,7 @@
 <table summary="" width="100%">
        <tr>
                <td style="width:100%;vertical-align:top;">
-                       <h2>{t}DHCP take over initiated{/t}</h2>
+                       <h2>{t}DHCP take over will take place when saving this entry. Choose 'Cancel' to abort.{/t}</h2>
                </td>
        </tr>
 </table>
index 4bee86845caf2cb69fad9889c5f6445ebe1eb12f..2475c29826a42bf2685049e2da3ba9b712881591 100644 (file)
@@ -2,7 +2,7 @@
 <table summary="" width="100%">
     <tr>
         <td style="width:100%;vertical-align:top;">
-            <h2>{t}DNS take over initiated{/t}</h2>
+            <h2>{t}DNS take over will take place when saving this entry. Choose 'Cancel' to abort.{/t}</h2>
         </td>
     </tr>
 </table>