templates/gitweb/graph.tmpl
changeset 6727 f4b6dec99950
parent 6720 084c9f1ef2bd
child 6728 84294e3710b8
--- a/templates/gitweb/graph.tmpl	Tue Jun 24 09:36:24 2008 +0200
+++ b/templates/gitweb/graph.tmpl	Tue Jun 24 09:53:48 2008 +0200
@@ -1,5 +1,5 @@
 #header#
-<title>#repo|escape#: Shortlog</title>
+<title>#repo|escape#: Graph</title>
 <link rel="alternate" type="application/atom+xml"
    href="{url}atom-log" title="Atom feed for #repo|escape#"/>
 <link rel="alternate" type="application/rss+xml"
@@ -8,7 +8,7 @@
 <body>
 
 <div class="page_header">
-<a href="http://www.selenic.com/mercurial/" title="Mercurial" style="float: right;">Mercurial</a><a href="{url}summary{sessionvars%urlparameter}">#repo|escape#</a> / shortlog
+<a href="http://www.selenic.com/mercurial/" title="Mercurial" style="float: right;">Mercurial</a><a href="{url}summary{sessionvars%urlparameter}">#repo|escape#</a> / graph
 </div>
 
 <form action="{url}log">