From 40a50a0c99ec38118889323c5e55dc8ac38cdf48 Mon Sep 17 00:00:00 2001 From: Peter Rotich <peter@osticket.com> Date: Mon, 8 Oct 2012 11:58:01 -0400 Subject: [PATCH] Change staff member to staff --- scp/dashboard.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scp/dashboard.php b/scp/dashboard.php index 3b41ccfdf..2f4f1c42f 100644 --- a/scp/dashboard.php +++ b/scp/dashboard.php @@ -57,8 +57,7 @@ require(STAFFINC_DIR.'header.inc.php'); <hr/> <h2>Statistics</h2> -<p>Statistics of tickets organized by department, help topic, and staff -member.</p> +<p>Statistics of tickets organized by department, help topic, and staff.</p> <ul class="nav nav-tabs" id="tabular-navigation"></ul> <div id="table-here"></div> -- GitLab