<?php
/**
 * Options for the cookielaw plugin
 *
 * @author Michal Koutny <michal@fykos.cz>
 */

$meta['position'] = array(
						'multichoice',
						'_choices' => array ('top', 'bottom'));
