Files
dokuwiki-plugin-cookielaw/conf/metadata.php
2019-05-31 05:40:20 +10:00

11 lines
191 B
PHP

<?php
/**
* Options for the cookielaw plugin
*
* @author Michal Koutny <michal@fykos.cz>
*/
$meta['position'] = array(
'multichoice',
'_choices' => array ('top', 'bottom'));