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(
|
||||
"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" => "",
|
||||
|
|
Reference in a new issue