Skip to content
Snippets Groups Projects
Commit 6215b97d authored by JediKev's avatar JediKev
Browse files

issue: Helpdesk Status Help Tip

This addresses an issue mentioned on the forums where the Helpdesk Status
setting’s Help Tip is wrong. It states that if the system is in Offline
mode then Agents can still interact with the system when in reality only
Admins can interact with the system. This updates the Help Tip to inform
the Agent that only Admins will be able to access the system.
parent acac3707
Branches
Tags
No related merge requests found
...@@ -18,8 +18,7 @@ helpdesk_status: ...@@ -18,8 +18,7 @@ helpdesk_status:
content: > content: >
If the status is changed to <span If the status is changed to <span
class="doc-desc-opt">Offline</span>, the client interface will be class="doc-desc-opt">Offline</span>, the client interface will be
disabled. This does not however affect any normal Agent interaction disabled. Only Admins will be able to access the system.
with the Agent Panel.
helpdesk_url: helpdesk_url:
title: Helpdesk URL title: Helpdesk URL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment