From 4e7a0e623c425676300ab4c7381540f5cb01ed93 Mon Sep 17 00:00:00 2001
From: Jonathan Ling <colonelpopcorn.jl@gmail.com>
Date: Mon, 26 Oct 2015 17:18:42 -0400
Subject: [PATCH] Added primary role tag to agent page

---
 include/i18n/en_US/help/tips/staff.agent.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/include/i18n/en_US/help/tips/staff.agent.yaml b/include/i18n/en_US/help/tips/staff.agent.yaml
index 298faa1bb..fb9462343 100644
--- a/include/i18n/en_US/help/tips/staff.agent.yaml
+++ b/include/i18n/en_US/help/tips/staff.agent.yaml
@@ -79,6 +79,11 @@ primary_department:
       - title: Manage Departments
         href: /scp/departments.php
 
+primary_role:
+    title: Primary Role
+    content: >
+        Choose the primary <span class="doc-desc-title">role</span> to which this agent belongs.
+
 daylight_saving:
     title: Daylight Saving
     content: >
-- 
GitLab