From 70167a8b8430ce4e04d20be588e343772c6cb2f6 Mon Sep 17 00:00:00 2001 From: Nicolas Roman Date: Mon, 1 Apr 2019 17:09:05 +0200 Subject: [PATCH] alias url changed --- inc/webadmin-edit.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/inc/webadmin-edit.php b/inc/webadmin-edit.php index 49551ca..84c6672 100644 --- a/inc/webadmin-edit.php +++ b/inc/webadmin-edit.php @@ -248,11 +248,17 @@ elseif (isset($params[2]) && $params[2] == "add") { print " "; print ""; +<<<<<<< HEAD } include_once EVOADMIN_BASE . '../tpl/footer.tpl.php'; } +======= + include_once EVOADMIN_BASE . '../tpl/footer.tpl.php'; +} + +>>>>>>> alias url changed else { $domain = $params[1];