]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/admin_printer/edit.html
Textausrichtung und Sprachdateien für neues Printer Admin Interface
[kivitendo-erp.git] / templates / webpages / admin_printer / edit.html
index d158702e8ed4311f1b83aa96199e9034491d64cd..c8edd609cf0c2d60dda5e52baa3f32d572553872 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>