summaryrefslogtreecommitdiffstats
path: root/usr/local/www/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/index.php')
-rwxr-xr-xusr/local/www/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/index.php b/usr/local/www/index.php
index dd1e60f..0f67692 100755
--- a/usr/local/www/index.php
+++ b/usr/local/www/index.php
@@ -208,7 +208,7 @@ function get_pfstate() {
<tr>
<td width="25%" class="vncellt">Last config change</td>
<td width="75%" class="listr">
- <?=htmlspecialchars(date("D M j G:i:s T Y", $config['lastchange']));?>
+ <?=htmlspecialchars(date("D M j G:i:s T Y", $config['revision']['time']));?>
</td>
</tr><?php endif; ?>
<tr>
OpenPOWER on IntegriCloud