From 080406e219b6c63d02bfda8abea33020c4265db1 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 13 Mar 2011 03:26:57 +0000 Subject: qualification address handling changes, RT#7111 --- httemplate/misc/qual.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/misc') diff --git a/httemplate/misc/qual.html b/httemplate/misc/qual.html index 84ba78e9e..ed6ba2d6c 100644 --- a/httemplate/misc/qual.html +++ b/httemplate/misc/qual.html @@ -29,7 +29,7 @@ <% include('/elements/tr-input-text.html', 'cgi' => $cgi, - 'label' => 'Service Telephone Number', + 'label' => 'Service phone number', 'field' => 'phonenum', 'size' => '12', 'value' => scalar($cgi->param('phonenum')), -- cgit v1.2.1