Code

Added http://servername/ppd/ to gotoPrinterPPD
[gosa.git] / plugins / admin / fai / askClassName.tpl
index 735529bce71c6f4f7f5715fbf2a2a34bf7a0d6be..729492a9a28073105f645c687d02932b1a6743a6 100644 (file)
@@ -71,7 +71,7 @@
                </td>
        </tr>
        <tr>
-               <td><b>{t}A new class name.</b>{/t}
+               <td><b>{t}A new class name.{/t}</b>
                </td>
                <td>
                <input type="submit" name="UseNewClass" value="{t}Use{/t}"> 
@@ -83,6 +83,8 @@
        
 <!-- Place cursor -->
 <script language="JavaScript" type="text/javascript">
+       <!--
        document.mainform.UseTextInputName.select();
        document.mainform.UseTextInputName.focus();
+       -->
 </script>