Skip to content

Commit

Permalink
2.11.20 Adding view account profile
Browse files Browse the repository at this point in the history
  • Loading branch information
webpwnized committed Sep 30, 2024
1 parent aa26ced commit 0b0a5a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/view-account-profile.php
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,11 @@
</a>
</span>

<div id="id-edit-account-profile-form-div" style="display: hidden;">
<div id="id-edit-account-profile-form-div" style="display:hidden;">
<table>
<tr><td>&nbsp;</td></tr>
<tr>
<th colspan="2" class="form-header" id="user-profile-header">User Profile</th>
<td colspan="2" class="form-header" id="user-profile-header">User Profile</td>
</tr>
<tr>
<td class="label">Username</td>
Expand Down

0 comments on commit 0b0a5a8

Please sign in to comment.