From 7881dbbf76955be1c27542eae688a4ea1fb5d86a Mon Sep 17 00:00:00 2001 From: Chefkeks <Chefkeks@users.noreply.github.com> Date: Fri, 22 Aug 2014 19:17:56 +0200 Subject: [PATCH] Update again Thanks for the hint Peter. Changed it (again) and also tested at our system. /scp/slas.php works as intended - so only the slash "/" before "scp/slas.php" was missing. --- include/i18n/en_US/help/tips/settings.ticket.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/i18n/en_US/help/tips/settings.ticket.yaml b/include/i18n/en_US/help/tips/settings.ticket.yaml index 072ed8bf2..ee516df2f 100644 --- a/include/i18n/en_US/help/tips/settings.ticket.yaml +++ b/include/i18n/en_US/help/tips/settings.ticket.yaml @@ -20,7 +20,7 @@ default_sla: can remain Open before it is rendered Overdue. links: - title: Create more SLA Plans - href: slas.php + href: /scp/slas.php default_priority: title: Default Priority -- GitLab