- Timestamp:
- 01/24/10 10:03:55 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/1.0/content/plugins/users/templates/users_account.php
r847 r980 29 29 30 30 ?> 31 <div id="users_account"> 32 31 33 <h2><?php echo $h->lang["users_account"]; ?>: <?php echo $username; ?></h2> 32 34 … … 90 92 </form> 91 93 <?php } ?> 92 94 </div>