1. kettumatti
  2. Commercial Templates
  3. Sunday, 13 June 2021
  4.  Subscribe via email
Hi,

I found a tiny bug in Layla template.

In the middle of row 22 in file: j51-layla/html/mod_search/default.php

<input type="hidden" name="Itemid" value="<?php echo $mitemid; ?>" />


It should be:
<input type="hidden" name="Itemid" value="' . $mitemid; . '" />


:)
Accepted Answer Pending Moderation
0
Votes
Undo
Indeed! Thank you :)

We will include this fix in the next update of the template!

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!