summaryrefslogtreecommitdiff
path: root/about.php
diff options
context:
space:
mode:
Diffstat (limited to 'about.php')
-rw-r--r--about.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/about.php b/about.php
index ba7d664..b0bb65c 100644
--- a/about.php
+++ b/about.php
@@ -8,7 +8,6 @@ echo
$frontend->load(
"header_nofilters.html",
[
- "timetaken" => null,
"title" => "About",
"class" => " class=\"about\""
]
@@ -31,6 +30,7 @@ echo
$frontend->load(
"search.html",
[
+ "timetaken" => null,
"class" => "",
"right-left" => "",
"right-right" => "",