diff options
Diffstat (limited to 'template/default/sidebar')
-rw-r--r-- | template/default/sidebar/xul.tmpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/template/default/sidebar/xul.tmpl b/template/default/sidebar/xul.tmpl index 6bae21631..02ee1bf9b 100644 --- a/template/default/sidebar/xul.tmpl +++ b/template/default/sidebar/xul.tmpl @@ -1,4 +1,4 @@ -[%# 1.0@bugzilla.org %] +[% template_version = "1.0@bugzilla.org" %] [%# -*- mode: sgml -*- %] [%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file @@ -21,6 +21,7 @@ # Scott Collins <scc@mozilla.org> #%] <?xml version="1.0"?> +<!-- [% template_version %] --> <?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?> <?xml-stylesheet href="[% Param('urlbase') %]css/panel.css" type="text/css"?> <window |