]> git.openstreetmap.org Git - osqa.git/commitdiff
fixes osqa-188 - localizes the word 'Login' in openidurl.html
authormatt <matt@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Sat, 1 May 2010 19:49:41 +0000 (19:49 +0000)
committermatt <matt@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Sat, 1 May 2010 19:49:41 +0000 (19:49 +0000)
git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@113 0cfe37f9-358a-4d5e-be75-b63607b5c754

forum_modules/openidauth/templates/openidurl.html

index cd4e77dc3d31ff28de291b31028a95dcb612cbd9..53ab84c345519603cfa3b96321087109412d5153 100644 (file)
@@ -12,7 +12,7 @@
             style="width: 500px; background: url('{% media provider.icon %}') no-repeat left center" />\r
         </td>\r
         <td>\r
-            <input type="submit" name="ssignin" value="Login" />\r
+            <input type="submit" name="signin" value="{% trans 'Login' %}" />\r
         </td>\r
     </tr>\r
     </table>\r