<?php
/**
 * English language file for config
 *
 */

$lang['fullWidthSite']    = "Make the site full width. If not checked, the Template Style __site_width__ variable will be used to set the width.";
$lang['showPageInfo']     = "Whether to show page info at the bottom";
$lang['showToc']     = "Show table of content on page";
$lang['inlineToc'] = "Whether to show toc as inline instead of dropdown";
$lang['theme'] = "Theme for the minimal template";
$lang['topToolBar'] = "Tools to be visible in top tool bar";
$lang['bottomToolBar'] = "Tools to be visible in bottom tool bar";