]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/am/edit_price_factor.html
Weitere Tipp- und Copy-Paste-Fehler korrigiert.
[kivitendo-erp.git] / templates / webpages / am / edit_price_factor.html
index a46d2cb536e4c3c4cc5403f729c212042142c9b0..a2191300bf5e293f6dafe73cd43a7b4bf3ad4b2c 100644 (file)
@@ -11,7 +11,7 @@
    <table border="0">
     <tr>
      <td align="right">[% 'Description' | $T8 %]</td>
-     <td><input name="description" value="[% HTML.escape(description) %]"></td>
+     <td><input id="description" name="description" value="[% HTML.escape(description) %]" class="initial_focus"></td>
     </tr>
 
     <tr>
@@ -31,4 +31,3 @@
    [% IF id %][% IF orphaned %]<input type="submit" name="action" value="[% 'Delete' | $T8 %]">[% END %][% END %]
   </p>
  </form>
-