mirror of
https://github.com/e107inc/e107.git
synced 2025-08-20 13:21:54 +02:00
Theme options and fixes. Load Theme JS in the footer by default. New blockquote alt. style added to TinyMce. Updated news shortcodes. Option to hide search form from results page.
This commit is contained in:
@@ -377,7 +377,7 @@ $text .= "
|
||||
</tr>
|
||||
<tr>
|
||||
<td><label for='sitelogo'>".PRFLAN_214."</label></td>
|
||||
<td>".$frm->imagepicker('sitelogo',$pref['sitelogo'],'','help='.PRFLAN_226)."</td>
|
||||
<td>".$frm->imagepicker('sitelogo',$pref['sitelogo'],'','w=200&help='.PRFLAN_226)."</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><label for='sitetag'>".PRFLAN_5."</label></td>
|
||||
|
Reference in New Issue
Block a user