summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/www/reboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/reboot.php b/usr/local/www/reboot.php
index 1bbb13b..9f19897 100755
--- a/usr/local/www/reboot.php
+++ b/usr/local/www/reboot.php
@@ -48,7 +48,7 @@ include("head.inc");
?>
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc"); ?>
-<p class="pgtitle">Reboot system</p>
+<p class="pgtitle"><?=$pgtitle?></p>
<?php if ($rebootmsg): echo print_info_box($rebootmsg); else: ?>
<form action="reboot.php" method="post">
<p><strong>Are you sure you want to reboot the system?</strong></p>
OpenPOWER on IntegriCloud