svncommit
2006-08-08 075a239a27f34a44d184800f527351eba475eee7
#1483941 added closing p tag


1 files modified
2 ■■■ changed files
skins/default/templates/login.html 2 ●●● patch | view | raw | blame | history
skins/default/templates/login.html
@@ -24,7 +24,7 @@
<form name="form" action="./" method="post">
<roundcube:object name="loginform" form="form" />
<p style="text-align: center;"><input type="submit" class="button" value="<roundcube:label name="login" />" />
<p style="text-align: center;"><input type="submit" class="button" value="<roundcube:label name="login" />" /></p>
</form>
</div>