From 679854b8bbc65d112071111bbd7f34a6a481fb30 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 4 Jun 2013 00:21:24 -0700 Subject: RT 4.0.13 --- httemplate/elements/header-minimal.html | 3 +++ httemplate/elements/header-popup.html | 3 +++ httemplate/elements/header.html | 3 +++ 3 files changed, 9 insertions(+) (limited to 'httemplate/elements') diff --git a/httemplate/elements/header-minimal.html b/httemplate/elements/header-minimal.html index a36457b25..a959fa9fe 100644 --- a/httemplate/elements/header-minimal.html +++ b/httemplate/elements/header-minimal.html @@ -11,6 +11,9 @@ <% $title |h %> + + + diff --git a/httemplate/elements/header-popup.html b/httemplate/elements/header-popup.html index 472a7325e..01a7ba87f 100644 --- a/httemplate/elements/header-popup.html +++ b/httemplate/elements/header-popup.html @@ -22,6 +22,9 @@ Example: <% $title |h %> + + + diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html index c6ad3c387..d73e14c3b 100644 --- a/httemplate/elements/header.html +++ b/httemplate/elements/header.html @@ -25,6 +25,9 @@ Example: <% $title |h %> + + + -- cgit v1.2.1