From a3a1fc737bf39738f5b358d708226f8e4277c346 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 19 Jun 2021 12:08:57 -0600 Subject: [PATCH] HTTP POST corrects destination delete. --- app/destinations/destinations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/destinations/destinations.php b/app/destinations/destinations.php index 08636935f4..f5ec6458d4 100644 --- a/app/destinations/destinations.php +++ b/app/destinations/destinations.php @@ -235,7 +235,7 @@ echo $text['description-destinations']."\n"; echo "

\n"; - echo "
\n"; + echo "\n"; echo "\n"; echo "\n"; echo "\n";