forked from Korbs/4get
aheuhguwrhuir
This commit is contained in:
parent
34d33323bd
commit
9ba92d832e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,6 @@ echo
|
||||||
$frontend->load(
|
$frontend->load(
|
||||||
"header_nofilters.html",
|
"header_nofilters.html",
|
||||||
[
|
[
|
||||||
"timetaken" => null,
|
|
||||||
"title" => "About",
|
"title" => "About",
|
||||||
"class" => " class=\"about\""
|
"class" => " class=\"about\""
|
||||||
]
|
]
|
||||||
|
@ -31,6 +30,7 @@ echo
|
||||||
$frontend->load(
|
$frontend->load(
|
||||||
"search.html",
|
"search.html",
|
||||||
[
|
[
|
||||||
|
"timetaken" => null,
|
||||||
"class" => "",
|
"class" => "",
|
||||||
"right-left" => "",
|
"right-left" => "",
|
||||||
"right-right" => "",
|
"right-right" => "",
|
||||||
|
|
Reference in a new issue