Prozentzeichen bei Rabatt in der Kundenmaske anzeigen
[kivitendo-erp.git] / templates / webpages / customer_vendor / tabs / billing.html
index e929a19..516b5a0 100644 (file)
       <th align="right">[% 'Discount' | $T8 %]</th>
 
       <td>
-        [% L.input_tag('cv.discount_as_percent', SELF.cv.discount_as_percent, size = 4) %]
+        [% L.input_tag('cv.discount_as_percent', SELF.cv.discount_as_percent, size = 4) %]%
       </td>
     </tr>