<?php
/**
 * Options for the ramtop template
 *
 * @author   Stefan Rothe <info@stefan-rothe.ch>
 */

$meta['menubar']  = array('string');
$meta['custom_licence'] = array('string');
$meta['footer_start_link'] = array('onoff');
$meta['footer_buttons'] = array('onoff');

