Merge branch 'master' of ssh://git-sdonath@lx-office.linet-services.de/~/lx-office...
[kivitendo-erp.git] / templates / webpages / admin_printer / edit.html
index d158702..c8edd60 100644 (file)
 <table width=100%>
   <tr height="5"></tr>
   <tr>
-    <th align=right>[% 'Printer' | $T8 %]</th>
+    <th align=left>[% 'Printer' | $T8 %]</th>
     <td><input name="printer.printer_description" size=30 value="[% printer.printer_description | html %]"></td>
   <tr>
   <tr>
-    <th align=right>[% 'Printer Command' | $T8 %]</th>
+    <th align=left>[% 'Printer Command' | $T8 %]</th>
     <td><input name="printer.printer_command" size=30 value="[% printer.printer_command | html %]"></td>
   </tr>
   <tr>
-    <th align=right>[% 'Template Code' | $T8 %]</th>
+    <th align=left>[% 'Template Code' | $T8 %]</th>
     <td><input name="printer.template_code" size=5 value="[% printer.template_code | html %]"></td>
   </tr>
   <td colspan=2><hr size=3 noshade></td>