aboutsummaryrefslogtreecommitdiffstats
path: root/packages/freeswitch/freeswitch_gateways_edit.tmp
diff options
context:
space:
mode:
Diffstat (limited to 'packages/freeswitch/freeswitch_gateways_edit.tmp')
-rw-r--r--packages/freeswitch/freeswitch_gateways_edit.tmp3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/freeswitch/freeswitch_gateways_edit.tmp b/packages/freeswitch/freeswitch_gateways_edit.tmp
index 9ddbe8de..611d9441 100644
--- a/packages/freeswitch/freeswitch_gateways_edit.tmp
+++ b/packages/freeswitch/freeswitch_gateways_edit.tmp
@@ -214,7 +214,6 @@ if ($_POST) {
}
}
-$pgtitle = "FreeSWITCH: Gateways: Edit";
include("head.inc");
?>
@@ -240,7 +239,7 @@ function show_advanced_config() {
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc"); ?>
-<p class="pgtitle"><?=$pgtitle?></p>
+<p class="pgtitle">FreeSWITCH: Gateways: Edit</p>
<?php if ($input_errors) print_input_errors($input_errors); ?>