From d0381e679ec4e47741252af49d9eb483b926a069 Mon Sep 17 00:00:00 2001
From: terrellrussell <terrellrussell@gmail.com>
Date: Thu, 8 Jul 2010 12:39:03 -0700
Subject: [PATCH] upcase_since_on_welcome

---
 src/allmydata/web/welcome.xhtml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/allmydata/web/welcome.xhtml b/src/allmydata/web/welcome.xhtml
index 204f93e8..c2b1d174 100644
--- a/src/allmydata/web/welcome.xhtml
+++ b/src/allmydata/web/welcome.xhtml
@@ -63,7 +63,7 @@
             <div class="service-nickname">Nickname</div>
             <div class="nodeid data-chars">PeerID</div></th>
         <th>Connected?</th>
-        <th>since</th>
+        <th>Since</th>
         <th>First Announced</th>
         <th>Version</th>
       </tr>
-- 
2.45.2