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 a481881c5..d0dc1db57 100644 --- a/httemplate/elements/header-cust_main.html +++ b/httemplate/elements/header-cust_main.html @@ -13,7 +13,7 @@ Examples: 'title' => $title, 'title_noescape' => $title_noescape, 'head' => $head, - 'nobr' => 1, + #'nobr' => 1, 'etc' => $opt{'etc'}, } &> |
