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

$conf['menubar']  = 'menubar';
$conf['custom_licence'] = '';
$conf['footer_start_link'] = false;
$conf['footer_buttons'] = true;

