de
en
about.php
about_publications.php
calendar.php
contact.php
dashboard.php
errorPages.php
footer.php
home.php
impressum.php
join_us.php
mission.php
navigation.php
participate.php
people.php
portals.php
privacy.php
resources.php
resources_documents.php
resources_links.php
software.php
software_development_log.php
software_frontend.php
software_musdb.php
software_term_nodac.php
software_themator.php
software_third_party.php
statistics.php
terminology.php
hu
6 lines
372 B
PHP
6 lines
372 B
PHP
<?PHP
|
|
$tlErrors['403_title'] = 'Forbidden';
|
|
$tlErrors['403_text'] = 'You are not allowed to access this page. Please refer to the navigation above to find all of our pages.';
|
|
$tlErrors['404_title'] = 'Oops ... There\'s nothing here';
|
|
$tlErrors['404_text'] = 'There is nothing to be found here. At the top of the page you can however find contents in the navigation bar.';
|