[freeside-commits] branch master updated. 676ab983c5feb9ea69656db32f8a94bc42a3f226
Ivan
ivan at 420.am
Fri Jan 25 20:44:35 PST 2013
The branch, master has been updated
via 676ab983c5feb9ea69656db32f8a94bc42a3f226 (commit)
from 4da41b25e2efce7f223aff8aad753bea044d3b1e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 676ab983c5feb9ea69656db32f8a94bc42a3f226
Author: Ivan Kohler <ivan at freeside.biz>
Date: Fri Jan 25 20:44:34 2013 -0800
allow manual override of phone number, RT#19883
diff --git a/httemplate/elements/select-did.html b/httemplate/elements/select-did.html
index 4d01ce0..c396031 100644
--- a/httemplate/elements/select-did.html
+++ b/httemplate/elements/select-did.html
@@ -133,7 +133,7 @@ Example:
> Manual entry
</TD>
- <TD VALIGN="top">
+ <TD VALIGN="top" COLSPAN=4>
<& /elements/input-text.html,
%opt,
field => 'phonenum_manual',
-----------------------------------------------------------------------
Summary of changes:
httemplate/elements/select-did.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
More information about the freeside-commits
mailing list