diff options
author | ivan <ivan> | 2011-11-11 23:59:53 +0000 |
---|---|---|
committer | ivan <ivan> | 2011-11-11 23:59:53 +0000 |
commit | e7394689dd0eae388104d865aaa3ceb18891af7a (patch) | |
tree | a8f3f5d5f2c503ee043eca3fd23852976a825b0d | |
parent | bf3dbb0c455af0fdafbb0e699ed2db343ab40320 (diff) |
DSL status pulling, RT#13656
-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 %> |