Chuck Wilder has proposed merging 
lp:~chuckw20/widelands-website/fixed_login_msg_spelling into 
lp:widelands-website.

Requested reviews:
  Widelands Developers (widelands-dev)
Related bugs:
  #550493 Correct spelling in Account frame on Homepage
  https://bugs.launchpad.net/bugs/550493


Changed the spelling of "Your are logged in as" to "You are logged in as" in 
the Account box in /templates/right_boxes.html
-- 
https://code.launchpad.net/~chuckw20/widelands-website/fixed_login_msg_spelling/+merge/23596
Your team Widelands Developers is subscribed to branch lp:widelands-website.
=== modified file 'templates/right_boxes.html'
--- templates/right_boxes.html	2010-03-14 13:24:34 +0000
+++ templates/right_boxes.html	2010-04-17 00:45:23 +0000
@@ -42,7 +42,7 @@
          <h3 class="box_title">Account</h3>
          <div class="box_content" align="center"> 
             <p>
-            Your are logged in as<br/>
+            You are logged in as<br/>
             <b>{{ user|user_link }}</b>
             </p>
       

_______________________________________________
Mailing list: https://launchpad.net/~widelands-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~widelands-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to