mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Revert "Revert "Update usercp_email.tpl""
This reverts commit 2677e37e80
.
This commit is contained in:
parent
7ff9e39b32
commit
6186ab3046
@ -48,8 +48,7 @@
|
|||||||
</div><!--/bottom_info-->
|
</div><!--/bottom_info-->
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
function checkForm(formObj)
|
function checkForm(formObj) {
|
||||||
{
|
|
||||||
var formErrors = false;
|
var formErrors = false;
|
||||||
|
|
||||||
if (formObj.message.value.length < 2) {
|
if (formObj.message.value.length < 2) {
|
||||||
|
Loading…
Reference in New Issue
Block a user