Mercurial > hg > vamp-website
comparison 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 |
comparison
equal
deleted
inserted
replaced
75:72f59aa7e503 | 76:e3e11437ecea |
---|---|
1 <?php | |
2 // Version: 1.1; Settings | |
3 | |
4 $txt['theme_thumbnail_href'] = $settings['images_url'] . '/thumbnail.gif'; | |
5 // Untranslated! | |
6 $txt['theme_description'] = 'The babylon theme from Simple Machines.<br /><br />Thanks go to Babylonking and Alienine.'; | |
7 | |
8 ?> |