Fixed change password button design
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
parent
5651b5aad9
commit
e79e7b2191
@ -47,7 +47,7 @@
|
|||||||
<td><input type="password" name="newpw2" /></td>
|
<td><input type="password" name="newpw2" /></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2"><input type="submit" value="Save" /></td>
|
<td colspan="2"><input type="submit" class="submit" value="Save" /></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</form>
|
</form>
|
||||||
|
Loading…
Reference in New Issue
Block a user