From 0127efb50b0b876a5c2ca68b1e607f7f4ec7afa3 Mon Sep 17 00:00:00 2001 From: rugk Date: Mon, 16 May 2016 19:16:32 +0200 Subject: [PATCH 1/2] Fix incorrect href with subdir Fixes https://github.com/Gared/ep_message_all/issues/6 --- templates/admin/adminMenuEntry.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/admin/adminMenuEntry.ejs b/templates/admin/adminMenuEntry.ejs index 2661e57..1523994 100644 --- a/templates/admin/adminMenuEntry.ejs +++ b/templates/admin/adminMenuEntry.ejs @@ -1,3 +1,3 @@
  • - Message to all -
  • \ No newline at end of file + Message to all + From 51f41ac20018dfc6572f79ffccb8ad9b9e567826 Mon Sep 17 00:00:00 2001 From: rugk Date: Mon, 16 May 2016 19:21:51 +0200 Subject: [PATCH 2/2] Another fix... --- templates/admin/adminMenuEntry.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/admin/adminMenuEntry.ejs b/templates/admin/adminMenuEntry.ejs index 1523994..73a71b3 100644 --- a/templates/admin/adminMenuEntry.ejs +++ b/templates/admin/adminMenuEntry.ejs @@ -1,3 +1,3 @@
  • - Message to all + Message to all