diff options
| author | MaZderMind | 2014-10-01 14:59:05 +0200 |
|---|---|---|
| committer | MaZderMind | 2014-10-01 14:59:05 +0200 |
| commit | 144284438de37f36d7b8ac0396545a75c48e4321 (patch) | |
| tree | 9c54dc4f28a39b2b0281776d6f35274844f311fe /index.php | |
| parent | 1e9f8cd6bfb7e5850a05615044de2fe7771aba08 (diff) | |
fix typo
Diffstat (limited to '')
| -rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ echo $tpl->render(array( 'saal2' => 'Saal 2', 'saalg' => 'Saal G', 'saalz' => 'Saal Z', - 'launge' => 'Launge', + 'lounge' => 'Lounge', 'sendezentrum' => 'Sendezentrum', ), )); |
