Pre-release: Display "no links" if no links are configured: http://www.board3.de/viewtopic.php?style=1&f=14&t=468
This commit is contained in:
@@ -113,7 +113,8 @@ $lang = array_merge($lang, array(
|
||||
'NO_ATTACHMENTS' => 'Keine Dateianhänge',
|
||||
|
||||
// links
|
||||
'LINKS' => 'Links',
|
||||
'LINKS' => 'Links',
|
||||
'NO_LINKS' => 'Keine Links vorhanden',
|
||||
|
||||
// latest members
|
||||
'LATEST_MEMBERS' => 'Neue Mitglieder',
|
||||
|
||||
Reference in New Issue
Block a user