From ddf56ca7a1b29b3cf57daa64f79178ed7eeb5b71 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 22 Dec 2008 21:17:13 +0000 Subject: [PATCH] soft-limit package names to 50 chars to avoid problems with typeset invoices, RT#4449 --- httemplate/edit/part_pkg.cgi | 2 +- httemplate/edit/quick-charge.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/httemplate/edit/part_pkg.cgi b/httemplate/edit/part_pkg.cgi index b30675617..676b456e3 100755 --- a/httemplate/edit/part_pkg.cgi +++ b/httemplate/edit/part_pkg.cgi @@ -21,7 +21,7 @@ Package information Package (customer-visible) - + diff --git a/httemplate/edit/quick-charge.html b/httemplate/edit/quick-charge.html index 52a36a77a..682a7186f 100644 --- a/httemplate/edit/quick-charge.html +++ b/httemplate/edit/quick-charge.html @@ -84,7 +84,7 @@ function validate_quick_charge () { Description: - + -- 2.20.1