annotate forum/Themes/babylon/languages/Settings.german.php @ 76:e3e11437ecea website

Add forum code
author Chris Cannam
date Sun, 07 Jul 2013 11:25:48 +0200
parents
children
rev   line source
Chris@76 1 <?php
Chris@76 2 // Version: 1.1; Settings
Chris@76 3
Chris@76 4 $txt['theme_thumbnail_href'] = $settings['images_url'] . '/thumbnail.gif';
Chris@76 5 // Untranslated!
Chris@76 6 $txt['theme_description'] = 'The babylon theme from Simple Machines.<br /><br />Thanks go to Babylonking and Alienine.';
Chris@76 7
Chris@76 8 ?>