diff options
Diffstat (limited to 'httemplate/edit')
-rw-r--r-- | httemplate/edit/svc_phone.cgi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/edit/svc_phone.cgi b/httemplate/edit/svc_phone.cgi index 36b827bfe..8dd58d7ed 100644 --- a/httemplate/edit/svc_phone.cgi +++ b/httemplate/edit/svc_phone.cgi @@ -37,6 +37,7 @@ push @fields, { field => 'pbxsvc', type => 'text', maxlength => $conf->config('svc_phone-phone_name-max_length'), }, + 'route', { value => 'E911 Information', type => 'tablebreak-tr-title', |