summaryrefslogtreecommitdiffstats
path: root/template/en/default/index.html.tmpl
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2007-02-23 03:41:29 +0100
committermkanat%bugzilla.org <>2007-02-23 03:41:29 +0100
commitfa306daf3295b6ce67d3b3657259ee265f10a605 (patch)
tree28a4b29cef096f31c697099e1245f236c592716e /template/en/default/index.html.tmpl
parentc1cec45127bc314a34eca12da2fce5d86710249c (diff)
downloadbugzilla-fa306daf3295b6ce67d3b3657259ee265f10a605.tar.gz
bugzilla-fa306daf3295b6ce67d3b3657259ee265f10a605.tar.xz
Bug 349423: Release Notes for Bugzilla 3.0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
Diffstat (limited to 'template/en/default/index.html.tmpl')
-rw-r--r--template/en/default/index.html.tmpl12
1 files changed, 9 insertions, 3 deletions
diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl
index 9c3a88b2f..a96f2b15e 100644
--- a/template/en/default/index.html.tmpl
+++ b/template/en/default/index.html.tmpl
@@ -95,9 +95,15 @@ function addSidebar() {
<div id="page-index">
<div class="intro"></div>
- <p>This is where we put in lots of nifty words explaining all about [% terms.Bugzilla %].</p>
-
- <p>But it all boils down to a choice of:</p>
+ <p>Welcome to [% terms.Bugzilla %]. To see what's new in this version
+ of [% terms.Bugzilla %], see the
+ <a href="page.cgi?id=release-notes.html">release notes</a>!
+ You may also want to read the
+ <a href="[% Param('docs_urlbase') FILTER html %]using.html">
+ [%- terms.Bugzilla %] User's Guide</a> to find out more about
+ [%+ terms.Bugzilla %] and how to use it.</p>
+
+ <p>Most common actions:</p>
<ul>
<li id="query"><a href="query.cgi">Search existing [% terms.bug %] reports</a></li>
<li id="enter-bug"><a href="enter_bug.cgi">Enter a new [% terms.bug %] report</a></li>