diff options
author | ivan <ivan> | 2011-11-11 23:59:52 +0000 |
---|---|---|
committer | ivan <ivan> | 2011-11-11 23:59:52 +0000 |
commit | 9686cc301aa27cfcf6328d1a91d3a21845c608ac (patch) | |
tree | 1a327b1a5046e896d6977f6658e619e12b7dc1a5 /httemplate/view/svc_Status.html | |
parent | 0ee87ce2f12ab1ba734f6d2b60c60469c07f9b8c (diff) |
DSL status pulling, RT#13656
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 %> |