g-user = $user->admin ? "g-admin" : "" ?>">
            |  "
                   title="= t("Drag user onto a group to add as a new member")->for_html_attr() ?>"
                   alt="= html::clean_attribute($user->name) ?>"
                   width="20"
                   height="20" />
              = html::clean($user->name) ?> | = html::clean($user->full_name) ?> | = html::clean($user->email) ?> | = ($user->last_login == 0) ? "" : gallery::date($user->last_login) ?> | id") ?>"
                  open_text="= t("Close") ?>"
                  class="g-panel-link g-button ui-state-default ui-corner-all ui-icon-left">
                = t("Edit") ?>
               if (identity::active_user()->id != $user->id && !$user->guest): ?>
              id") ?>"
                  class="g-dialog-link g-button ui-state-default ui-corner-all ui-icon-left">
                = t("Delete") ?>
               else: ?>
              for_html_attr() ?>"
                  class="g-button ui-state-disabled ui-corner-all ui-icon-left">
                = t("Delete") ?>
               endif ?> | 
           endforeach ?>