definition of $opt['locale']['EN']['page']['subtitle1'] and $opt['locale']['EN']['page']['subtitle2'] is required for old template system

This commit is contained in:
ocoliver
2012-11-18 22:19:57 +01:00
parent d598648f65
commit cdd47304b1

View File

@@ -97,6 +97,8 @@
$opt['locale']['EN']['format']['time'] = '%I:%M %p';
$opt['locale']['EN']['format']['timesec'] = '%X';
$opt['locale']['EN']['country'] = 'UK';
$opt['locale']['EN']['page']['subtitle1'] = 'Geocaching with Opencaching';
$opt['locale']['EN']['page']['subtitle2'] = '';
$opt['locale']['DE']['timezone'] = 'Europe/Berlin';
$opt['locale']['DE']['format']['date'] = '%x';