smf-theme/languages/Settings.english.php

11 lines
270 B
PHP
Raw Normal View History

<?php
// Version: 2.1.0; Settings
global $settings;
// argument(s): images_url as saved in settings
$txt['theme_thumbnail_href'] = '%1$s/thumbnail.png';
$txt['theme_description'] = 'The default theme from Simple Machines.<br><br>Author: The Simple Machines Team';
?>