Fixed change password button design

Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
Gergely Polonkai (W00d5t0ck) 2012-05-17 11:08:10 +02:00
parent 5651b5aad9
commit e79e7b2191

View File

@ -47,7 +47,7 @@
<td><input type="password" name="newpw2" /></td>
</tr>
<tr>
<td colspan="2"><input type="submit" value="Save" /></td>
<td colspan="2"><input type="submit" class="submit" value="Save" /></td>
</tr>
</table>
</form>