[freeside-commits] branch master updated. 209d308c1be8aacea523d96c8770ee8b51044360
Ivan
ivan at 420.am
Fri Oct 21 18:08:00 PDT 2016
The branch, master has been updated
via 209d308c1be8aacea523d96c8770ee8b51044360 (commit)
from 41fc6d0a8aa5921638ac2767265a7528855a5251 (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 209d308c1be8aacea523d96c8770ee8b51044360
Author: Ivan Kohler <ivan at freeside.biz>
Date: Fri Oct 21 18:08:00 2016 -0700
fix fallout from popup changes (rarenly/never used snom integration feature)
diff --git a/httemplate/elements/phonenumber.html b/httemplate/elements/phonenumber.html
index 736984b..2df5702 100644
--- a/httemplate/elements/phonenumber.html
+++ b/httemplate/elements/phonenumber.html
@@ -21,7 +21,7 @@
'width' => 240,
'height' => 64,
'actionlabel' => 'Initiating call',
- 'label' => "<$img>",
+ 'html_label' => "<$img>",
)
%>
-----------------------------------------------------------------------
Summary of changes:
httemplate/elements/phonenumber.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list