started to fix javascript issues
This commit is contained in:
@@ -72,8 +72,8 @@ $(function() {
|
||||
<ul>
|
||||
<li>Forum name: ${username}</li>
|
||||
<li>E-mail: ${email}</li>
|
||||
<li>Location: ${location}</li>
|
||||
<li>Language: ${language}</li>
|
||||
<li><a href="" id="change_location">Location: ${location}</a></li>
|
||||
<li><a href="" id="change_language">Language: ${language}</a></li>
|
||||
</ul>
|
||||
|
||||
<!-- <div><a class="modal" href="#change_password_pop">Reset password</a></div> -->
|
||||
|
||||
Reference in New Issue
Block a user