diff options
Diffstat (limited to 'httemplate/view/svc_Status.html')
| -rw-r--r-- | httemplate/view/svc_Status.html | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/svc_Status.html b/httemplate/view/svc_Status.html index 74fd6bd81..6ef41f024 100644 --- a/httemplate/view/svc_Status.html +++ b/httemplate/view/svc_Status.html @@ -1,7 +1,7 @@  <& /elements/header-popup.html,       {         'title'   => '', -       'nobr'    => 0,  #1 for no <BR><BR> after the title +       'nobr'    => 1,  #1 for no <BR><BR> after the title       }  &>  <% $html %>  | 
