Code

added missing template
[gosa.git] / gosa-plugins / goto / admin / systems / goto / workstationStartup.tpl
index 41c093226d99a5df803b6e260135f0224e04c9ea..7e8e79755cfe68df6794cd92a0e56a0600ed7c1f 100644 (file)
@@ -36,7 +36,7 @@
       {render acl=$gotoKernelParametersACL}
        <input name="gotoKernelParameters" id="gotoKernelParameters" 
           size=25 maxlength=500 value="{$gotoKernelParameters}"  type='text'
-          title="{t}Enter any parameters that should be passed to the kernel as append line during bootup{/t}">
+          title="{t}Enter any parameters that should be passed to the kernel as append line during boot up{/t}">
       {/render}
      </td>
     </tr>
    {/render}
 
    {render acl=$gotoShareACL}
-    <input type="text" size=15 name="gotoShareMountPoint" value="{t}Mountpoint{/t}">
+    <input type="text" size=15 name="gotoShareMountPoint" value="{t}Mount point{/t}">
    {/render}
 
    {render acl=$gotoShareACL}