- 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_settings.php
r847 r980 39 39 40 40 ?> 41 <div id="users_settings"> 42 41 43 <h2><?php echo $h->lang["users_settings"]; ?>: <?php echo $h->vars['user']->name; ?></h2> 42 44 … … 53 55 <input type='hidden' name='csrf' value='<?php echo $h->csrfToken; ?>' /> 54 56 </form> 57 </div>