Ghi nhớ?   hoặcĐăng ký

View previous topic View next topic Go down  Message [Page 1 of 1]

Admin
Admin
Admin
Danh hiệu: Ban Quản Trị
Ban Quản Trị

https://gamepro.forum.st
Code này sẽ thay đổi phần kiểm tra mật khẩu mặc định của Forumotion (Week - Normal - Strong)

Demo hình ảnh:

[Code] Việt hoá kiểm tra mật khẩu Anigif10

Hướng dẫn:
ACP - Dislay - Templates - Quản lí tổng thể - overall_header
(Đối với phpBB2 và punBB)
ACP - Modulles - Portal & Widgets - Forum widgets management
(Đối với phpBB3 và Invision)

Code:
Code:
<script type="text/javascript">
jQuery(function(){
  jQuery("#pwd_bad").html('Dòng text thay thế cho Week');
  jQuery("#pwd_middle").html('Dòng text thay thế cho Normal');
  jQuery("#pwd_good").html('Dòng text thay thế cho Strong');
});
</script>

Nguồn: c3zone

View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum

 

Back to Top