diff --git a/app/conference_centers/conference_session_details.php b/app/conference_centers/conference_session_details.php index 49d2159370..3c46c69f8d 100644 --- a/app/conference_centers/conference_session_details.php +++ b/app/conference_centers/conference_session_details.php @@ -113,6 +113,7 @@ require_once "includes/paging.php"; //echo th_order_by('uuid', 'UUID', $order_by, $order); echo th_order_by('caller_id_name', 'Caller ID Name', $order_by, $order); echo th_order_by('caller_id_number', 'Caller ID Number', $order_by, $order); + echo th_order_by('moderator', 'Moderator', $order_by, $order); echo th_order_by('network_addr', 'Network Address', $order_by, $order); echo "