Mercurial > hg
changeset 10137:daec0f64656e stable
monoblue: fix title for branches page
author | Johan Samyn <johan.samyn@gmail.com> |
---|---|
date | Thu, 24 Dec 2009 11:40:39 +0100 |
parents | 9a4034b630c4 |
children | 8e0bd0307ba2 27838bd9acf5 |
files | templates/monoblue/branches.tmpl |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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>