diff mercurial/templates/monoblue/tags.tmpl @ 17286:77ce6473d644 stable

hgweb: fix capitalization in monoblue template Make the capitalization consistent on all pages.
author Ross Lagerwall <rosslagerwall@gmail.com>
date Mon, 30 Jul 2012 08:06:05 +0200
parents b5b84dd43613
children bebb05a7e249
line wrap: on
line diff
--- a/mercurial/templates/monoblue/tags.tmpl	Mon Jul 30 03:53:38 2012 +0200
+++ b/mercurial/templates/monoblue/tags.tmpl	Mon Jul 30 08:06:05 2012 +0200
@@ -7,7 +7,7 @@
 <body>
 <div id="container">
     <div class="page-header">
-        <h1><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / Tags</h1>
+        <h1><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / tags</h1>
 
         <form action="{url}log">
             {sessionvars%hiddenformentry}