From 124ffae866502577bf813f93a2acdf3a557f3564 Mon Sep 17 00:00:00 2001 From: Andreas Granig Date: Tue, 6 Aug 2013 10:58:11 +0200 Subject: [PATCH] Add mailto link in error pages for contact. --- ngcp_panel.conf | 4 ++++ share/templates/denied_page.tt | 2 +- share/templates/error_page.tt | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ngcp_panel.conf b/ngcp_panel.conf index 5444538939..5a9f970df2 100644 --- a/ngcp_panel.conf +++ b/ngcp_panel.conf @@ -14,6 +14,10 @@ log4perl.appender.Default.layout.ConversionPattern=%d{ISO8601} [%p] [%F +%L] %m{ schema_class NGCP::Schema + + email postmaster@domain.invalid + + faxserver 0 callthrough 0 diff --git a/share/templates/denied_page.tt b/share/templates/denied_page.tt index 248c42a990..c377deba0c 100644 --- a/share/templates/denied_page.tt +++ b/share/templates/denied_page.tt @@ -20,7 +20,7 @@ Back - +   Contact Support diff --git a/share/templates/error_page.tt b/share/templates/error_page.tt index 3c1c74e4ce..5556f10866 100644 --- a/share/templates/error_page.tt +++ b/share/templates/error_page.tt @@ -20,7 +20,7 @@ Back to Dashboard - +   Contact Support