]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix docs_urlbase to Param('docs_urlbase') for the 3.0 branch.
authormkanat%bugzilla.org <>
Fri, 8 Aug 2008 21:23:45 +0000 (21:23 +0000)
committermkanat%bugzilla.org <>
Fri, 8 Aug 2008 21:23:45 +0000 (21:23 +0000)
template/en/default/pages/release-notes.html.tmpl

index 02ecb4785fdd0b0d44daceb68a8387e92dda2479..9efaafd5833f204b72440654d10163dc668a24c1 100644 (file)
 <h3>Steps For Upgrading</h3>
 
 <p>Once you have read the notes above, see the
-  <a href="[% docs_urlbase FILTER html %]upgrade.html">Upgrading 
+  <a href="[% Param('docs_urlbase') FILTER html %]upgrade.html">Upgrading 
   documentation</a> for instructions on how to upgrade.</p>
 
 <h2><a name="v30_code_changes"></a>Code Changes Which May Affect