diff --git a/src/Module/OddThemeSetup.php b/src/Module/OddThemeSetup.php index 4721447..80be3da 100644 --- a/src/Module/OddThemeSetup.php +++ b/src/Module/OddThemeSetup.php @@ -4,7 +4,7 @@ class OddThemeSetup extends \BackendModule { - const VERSION = '1.4.1'; + const VERSION = '1.4.2'; protected $strTemplate = 'be_oddtheme_setup'; diff --git a/src/Resources/contao/languages/de/default.php b/src/Resources/contao/languages/de/default.php index 93fea1f..a39fc70 100644 --- a/src/Resources/contao/languages/de/default.php +++ b/src/Resources/contao/languages/de/default.php @@ -12,4 +12,6 @@ $GLOBALS['TL_LANG']['tl_article']['th_tags']['ODD02/05'] = 'Fußzeile / 05'; $GLOBALS['TL_LANG']['MOD']['oddTheme'][0] = "pdir themes"; -$GLOBALS['TL_LANG']['MOD']['oddThemeSetup'][0] = "ODD Theme Setup"; \ No newline at end of file +$GLOBALS['TL_LANG']['MOD']['oddThemeSetup'][0] = "ODD Theme Setup"; + +$GLOBALS['TL_LANG']['odd']['event_more_link'] = "Event-Details ansehen"; \ No newline at end of file diff --git a/src/Resources/contao/languages/en/default.php b/src/Resources/contao/languages/en/default.php index f83f503..9191da1 100644 --- a/src/Resources/contao/languages/en/default.php +++ b/src/Resources/contao/languages/en/default.php @@ -12,4 +12,6 @@ $GLOBALS['TL_LANG']['tl_article']['th_tags']['ODD02/03'] = 'Footer / 05'; $GLOBALS['TL_LANG']['MOD']['oddTheme'][0] = "pdir themes"; -$GLOBALS['TL_LANG']['MOD']['oddThemeSetup'][0] = "ODD Theme Setup"; \ No newline at end of file +$GLOBALS['TL_LANG']['MOD']['oddThemeSetup'][0] = "ODD Theme Setup"; + +$GLOBALS['TL_LANG']['odd']['event_more_link'] = "Show event details"; \ No newline at end of file diff --git a/src/Resources/contao/templates/modules/event_list_odd.html5 b/src/Resources/contao/templates/modules/event_list_odd.html5 index e8d8985..36b33d2 100644 --- a/src/Resources/contao/templates/modules/event_list_odd.html5 +++ b/src/Resources/contao/templates/modules/event_list_odd.html5 @@ -20,7 +20,7 @@ hasDetails): ?> -

target ?> itemprop="url">Event-Details ansehen

+

target ?> itemprop="url">

diff --git a/src/Resources/contao/templates/modules/event_teaser_odd.html5 b/src/Resources/contao/templates/modules/event_teaser_odd.html5 index 3eb335c..f8bdf1a 100644 --- a/src/Resources/contao/templates/modules/event_teaser_odd.html5 +++ b/src/Resources/contao/templates/modules/event_teaser_odd.html5 @@ -26,7 +26,7 @@ hasDetails): ?> -

target ?> itemprop="url">Event-Details ansehen

+

target ?> itemprop="url">