printSortHeader('account_tbl.account_id', _("ID"), 'DESC'); ?> | printSortHeader('account_tbl.organization', _("Organization"), 'ASC'); ?> | printSortHeader('account_tbl.city', _("City"), 'ASC'); ?> | printSortHeader('account_tbl.country', _("Country"), 'ASC'); ?> | printSortHeader('account_tbl.num_users', _("Users"), 'ASC'); ?> | printSortHeader('account_tbl.num_surveys', _("Surveys"), 'ASC'); ?> | printSortHeader('account_tbl.available_credit', _("Credit"), 'ASC'); ?> | printSortHeader('account_tbl.used_credit', _("Spent"), 'ASC'); ?> | printSortHeader('account_tbl.added_datetime', _("Added"), 'DESC'); ?> | printSortHeader('account_tbl.added_by_user_id', _("by"), 'ASC'); ?> | printSortHeader('account_tbl.modified_datetime', _("Modified"), 'DESC'); ?> | printSortHeader('account_tbl.modified_by_user_id', _("by"), 'ASC'); ?> | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
"> | "> | getParam('date_format'), strtotime($list[$i]['added_datetime'])) : ''; ?> | getParam('date_format'), strtotime($list[$i]['modified_datetime'])) : ''; ?> |