style nits
[freeside.git] / httemplate / elements / header.html
index 32035b0..5487346 100644 (file)
@@ -33,7 +33,7 @@
       }
 
       function clearhint_search_svc (what) {
-        if ( what.value == '(user, email, ip, mac, domain or svc phone #)' )
+        if ( what.value == '(user, email, ip, mac, domain or service phone)' )
           what.value = '';
       }