Changeset 47


Ignore:
Timestamp:
Jul 28, 2003, 10:18:05 PM (21 years ago)
Author:
z0rglub
Message:

add link to the template of user

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/user_list.php

    r21 r47  
    2424              'listuser_button_create_address' );
    2525templatize_array( $tpl, 'lang', $sub );
     26$vtp->setGlobalVar( $sub, 'user_template',   $user['template'] );
    2627//--------------------------------------------------------------- delete a user
    2728if ( isset ( $_GET['delete'] ) and is_numeric( $_GET['delete'] ) )
Note: See TracChangeset for help on using the changeset viewer.