mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
Minor improvements (#855)
This commit is contained in:
parent
43178a89c9
commit
723c9f80fd
1 changed files with 1 additions and 1 deletions
|
@ -334,7 +334,7 @@
|
|||
<!-- IF EDIT_PROFILE -->
|
||||
<input type="reset" value="{L_RESET}" name="reset" class="lite"/>
|
||||
<!-- ENDIF -->
|
||||
<input type="submit" id="agreement" disabled="disabled" name="submit" value="{L_SUBMIT}" class="main"/>
|
||||
<input type="submit" <!-- IF SHOW_REG_AGREEMENT -->id="agreement" disabled="disabled"<!-- ENDIF --> name="submit" value="{L_SUBMIT}" class="main"/>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue