mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
misc typo fixes
This commit is contained in:
+2
-2
@@ -218,10 +218,10 @@
|
||||
</td><td>
|
||||
<input type="submit" value="<?php echo __('Check availability') ?>" onclick='return checkUsername()'>
|
||||
</td></tr>
|
||||
<td><?php echo __('Email:') ?></td><td>
|
||||
<tr><td><?php echo __('Email:') ?></td><td>
|
||||
<input name="email">
|
||||
</td></tr>
|
||||
<td><?php echo __('How much is two plus two:') ?></td><td>
|
||||
<tr><td><?php echo __('How much is two plus two:') ?></td><td>
|
||||
<input name="turing_test"></td></tr>
|
||||
<tr><td colspan="2" align="right">
|
||||
<input type="submit" name="sub_btn" value="<?php echo __('Submit registration') ?>"
|
||||
|
||||
Reference in New Issue
Block a user