website_jukni/forum/Themes/default/languages/Settings.english.php
2017-12-29 15:51:59 +01:00

9 lines
No EOL
245 B
PHP

<?php
// Version: 2.0; Settings
global $settings;
$txt['theme_thumbnail_href'] = $settings['images_url'] . '/thumbnail.gif';
$txt['theme_description'] = 'The default theme from Simple Machines.<br /><br />Author: The Simple Machines Team';
?>