diff options
-rw-r--r-- | httemplate/elements/phonenumber.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/phonenumber.html b/httemplate/elements/phonenumber.html index 736984b45..2df57021e 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>", ) %> |