monoblue: fix title for branches page stable
authorJohan Samyn <johan.samyn@gmail.com>
Thu, 24 Dec 2009 11:40:39 +0100
branchstable
changeset 10137 daec0f64656e
parent 10135 9a4034b630c4
child 10138 8e0bd0307ba2
child 10147 27838bd9acf5
monoblue: fix title for branches page
templates/monoblue/branches.tmpl
--- a/templates/monoblue/branches.tmpl	Wed Dec 09 16:56:00 2009 -0800
+++ b/templates/monoblue/branches.tmpl	Thu Dec 24 11:40:39 2009 +0100
@@ -28,7 +28,7 @@
         </ul>
     </div>
 
-    <h2 class="no-link no-border">tags</h2>
+    <h2 class="no-link no-border">branches</h2>
     <table cellspacing="0">
 {entries%branchentry}
     </table>