diff options
author | ivan <ivan> | 2007-11-26 02:18:23 +0000 |
---|---|---|
committer | ivan <ivan> | 2007-11-26 02:18:23 +0000 |
commit | e256d78e23dafd768b6c01608d4b741070215129 (patch) | |
tree | 309e8c9eead3c516a224ba08677da64cadb67ef3 /httemplate/elements | |
parent | bd55d50819f4e0df8d216b4a32928444cb7b3559 (diff) |
add our stylesheet to popup/print headers
Diffstat (limited to 'httemplate/elements')
-rw-r--r-- | httemplate/elements/header-popup.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/elements/header-popup.html b/httemplate/elements/header-popup.html index 43d9bc3af..68be108d2 100644 --- a/httemplate/elements/header-popup.html +++ b/httemplate/elements/header-popup.html @@ -17,6 +17,7 @@ <% $head %> </HEAD> <BODY BGCOLOR="#e8e8e8" <% $etc %>> + <link href="<%$fsurl%>elements/freeside.css" type="text/css" rel="stylesheet"> <FONT SIZE=6> <CENTER><% $title %></CENTER> </FONT> |