Code

Fixed templates
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 27 Apr 2006 06:14:42 +0000 (06:14 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 27 Apr 2006 06:14:42 +0000 (06:14 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3135 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/systems/SelectDeviceType.tpl
plugins/admin/systems/servservice.tpl

index dddbfa272869a564c5c8882e964ba8e7876888c7..a051fb2ead53cdcc92a1e9b40db76186ee57a9e6 100644 (file)
@@ -1,12 +1,12 @@
 <br>
 <p class="seperator">
-{t}This is a new system which currently has no system type defined. Please choose a system type for this entry, the depending dialog will be shown if you press 'save'. If this system should be added to an objectGroup, specify the objectgroup name and this system will be added automatically.{/t}
+{t}This is a new system which currently has no system type defined. Please choose a system type for this entry and press the 'continue' button. If this system should be added to a group of system settings, specify the preferred object group below.{/t}
 <br>
 <br>
 </p>
 <p class="seperator">
 <br>
-<b>{t}Please select a system type and if prefered select a object group too.{/t}</b>
+<b>{t}Please select a system type and an optional bundle of predefined settings to be inherited.{/t}</b>
 <br>
 <br>
 </p>
@@ -29,8 +29,8 @@
    <table summary="">
     <tr>
      <td> 
-      {t}Membership in following objectGroups{/t}&nbsp;
-         <select name="ObjectGroup" title="{t}Choose a object group{/t}" style="width:120px;">
+      {t}Inherit settings from this object group{/t}&nbsp;
+         <select name="ObjectGroup" title="{t}Choose an object group{/t}" style="width:120px;">
        {html_options values=$ObjectGroupKeys output=$ObjectGroups selected=$ObjectGroup}
       </select>
      </td>
@@ -41,6 +41,6 @@
 </table>
 <p class="seperator">&nbsp;</p>
 <div style="align: right;" align="right"><p>
-       <input type="submit" name="SystemTypeChoosen" value="{t}Use{/t}">
+       <input type="submit" name="SystemTypeChoosen" value="{t}Continue{/t}">
        <input type="submit" name="SystemTypeAborted" value="{t}Cancel{/t}">
 </p></div>
index d9a485d39372bd200ac962ef8fe54f44d784479d..76b26f1179bcf0c8ac941ade297caac0c4a44ae4 100644 (file)
@@ -35,7 +35,7 @@
             changeState('NewNTPAddId');">
 
         <b>{t}Time Service{/t}</b>
-   <table summary="" stlye="width:100%">
+   <table summary="" style="width:100%">
     <tr>
      <td>
         <select style="width:100%;" id="goTimeEntry" name="goTimeSource[]" {$goNtpServerState} {$goNtpServerACL}  size=4 multiple>