bizext.php 308 B

1234
  1. <?php
  2. $lang->user->expireWarning = "<p style='color:yellow'>Your license will expire in %s days. Please renew it.</p>";
  3. $lang->user->noticeUserCreate = "The limited number of users is %maxcount%, and the number of added users is %usercount%, which will exceed the limit. Please clear the redundant users.";