Mercurial > hg > vamp-website
annotate forum/Themes/babylon/languages/Settings.german.php @ 95:16bcb88b430a rdfquery
A lot of layout fixing for plugin list embedded in page
author | Chris Cannam |
---|---|
date | Mon, 23 Jun 2014 13:45:44 +0100 |
parents | e3e11437ecea |
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 ?> |