1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-06 09:39:15 +00:00

misc layout fixes

This commit is contained in:
Andrew Dolgov
2011-12-10 22:21:54 +04:00
parent 0bfbf1c235
commit a299881140
7 changed files with 8 additions and 6 deletions

View File

@@ -225,7 +225,7 @@
<input name="turing_test"></td></tr>
<tr><td colspan="2" align="right">
<input type="submit" name="sub_btn" value="<?php echo __('Submit registration') ?>"
disabled="true" onclick='return validateRegForm()'>
disabled="disabled" onclick='return validateRegForm()'>
</td></tr>
</table>
</form>