diff options
Diffstat (limited to 'httemplate/misc/qual.html')
-rw-r--r-- | httemplate/misc/qual.html | 2 |
1 files changed, 1 insertions, 1 deletions
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')), |