Banner position can be configured
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
* @author Michal Koutny <michal@fykos.cz>
|
||||
*/
|
||||
|
||||
//$conf['fixme'] = 'FIXME';
|
||||
$conf['position'] = 'bottom';
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
*/
|
||||
|
||||
|
||||
//$meta['fixme'] = array('string');
|
||||
$meta['position'] = array('multichoice', '_choices' => array('top', 'bottom'));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user