changeset 713:75d53795bf8c 0.6.x

0.6dev: Merged [790] from trunk.
author osimons
date Thu, 29 Oct 2009 12:55:17 +0000
parents 503286c23f07
children cc620fb0ee60
files bitten/web_ui.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bitten/web_ui.py
+++ b/bitten/web_ui.py
@@ -109,7 +109,7 @@
                 if not status:
                     status='bittenpending'
             yield ('mainnav', 'build',
-                   tag.a('Builds Status', href=req.href.build(), accesskey=5, 
+                   tag.a('Build Status', href=req.href.build(), accesskey=5, 
                          class_=status))
 
     # ITemplatesProvider methods
Copyright (C) 2012-2017 Edgewall Software