aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch_dev/freeswitch_public_includes_edit.tmp
diff options
context:
space:
mode:
Diffstat (limited to 'config/freeswitch_dev/freeswitch_public_includes_edit.tmp')
-rw-r--r--config/freeswitch_dev/freeswitch_public_includes_edit.tmp10
1 files changed, 7 insertions, 3 deletions
diff --git a/config/freeswitch_dev/freeswitch_public_includes_edit.tmp b/config/freeswitch_dev/freeswitch_public_includes_edit.tmp
index e98dedeb..5e6f51af 100644
--- a/config/freeswitch_dev/freeswitch_public_includes_edit.tmp
+++ b/config/freeswitch_dev/freeswitch_public_includes_edit.tmp
@@ -173,9 +173,13 @@ include("head.inc");
?>
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
-<?php include("fbegin.inc"); ?>
-<p class="pgtitle">FreeSWITCH: Public: Edit</p>
-<?php if ($input_errors) print_input_errors($input_errors); ?>
+<?php
+include("fbegin.inc");
+echo "<p class=\"pgtitle\">$v_project_label: Public: Edit/p>\n";
+
+if ($input_errors) print_input_errors($input_errors);
+
+?>
<div id="mainlevel">