center "invalid username and/or password" text

This commit is contained in:
Savetheinternet 2011-05-23 15:31:21 +10:00
parent d3a30b93b4
commit af142bb702

View File

@ -1,4 +1,4 @@
{error?<h2>{error}</h2>}
{error?<h2 style="text-align:center">{error}</h2>}
<form action="" method="post">
{redirect?<input type="hidden" name="redirect" value="{redirect}" />}
<table style="margin-top:25px;">