diff options
Diffstat (limited to 'httemplate/elements/header-cust_main.html')
-rw-r--r-- | httemplate/elements/header-cust_main.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/header-cust_main.html b/httemplate/elements/header-cust_main.html index c1123c321..c094f950f 100644 --- a/httemplate/elements/header-cust_main.html +++ b/httemplate/elements/header-cust_main.html @@ -12,7 +12,7 @@ Examples: <& /elements/header.html, { 'title' => $title, 'title_noescape' => $title_noescape, - 'nobr' => 1, + #'nobr' => 1, 'etc' => $opt{'etc'}, } &> |