Revert "Update usercp_email.tpl"

This reverts commit a8dc92d848.
This commit is contained in:
Roman Kelesidis 2023-09-27 22:25:15 +07:00
parent a8dc92d848
commit 2677e37e80

View File

@ -48,7 +48,8 @@
</div><!--/bottom_info-->
<script type="text/javascript">
function checkForm(formObj) {
function checkForm(formObj)
{
var formErrors = false;
if (formObj.message.value.length < 2) {