Focus in Admin-Masken setzen; DB-Super-User aus Auth-DB-Konfiguration vorbelegen
[kivitendo-erp.git] / templates / webpages / admin / edit_printer.html
index 8e2f5a2..7064416 100644 (file)
@@ -12,7 +12,7 @@
  <table>
   <tr>
    <th align="right">[% LxERP.t8('Printer Description') %]</th>
-   <td>[% L.input_tag("printer.printer_description", SELF.printer.printer_description, size=30) %]</td>
+   <td>[% L.input_tag("printer.printer_description", SELF.printer.printer_description, size=30, class="initial_focus") %]</td>
   <tr>
   <tr>
    <th align="right">[% LxERP.t8('Printer Command') %]</th>