' . get_string('antitheftcontrols', 'olpcxs') . ''; print_box_start('generalbox'); echo get_string('antitheftcontrols_description', 'olpcxs'); echo '
| "; print_user_picture($user, SITEID, $user->picture, false); echo ' | ';
$profilelink = ''.fullname($user).'';
if (!empty($user->timestolen)) {
echo ' | '; p($user->serialnum); echo ' | '; if (!empty($user->lastlogin)) { echo p(timestamp_to_elapsed_string($user->lastlogin - $now)) . " $ago"; } echo ' | '; if (!empty($user->timeleasegiven)) { echo p(timestamp_to_elapsed_string($user->timeleasegiven - $now)) . " $ago"; } echo ' |
|