Some reorganizing.
[cas.git] / src / cas / templates / cas / login.html
index f3a08cf..21c622b 100644 (file)
@@ -13,7 +13,7 @@
        {% endfor %}
 
     {{ form.as_p }}
-    <input type="submit" value="{% trans 'Login me in' %}" tabindex="10" />
+    <input type="submit" value="{% trans 'Log me in' %}" tabindex="10" />
 
   </form>
 </div>