diff --git a/src/Resources/contao/templates/calendar/cal_default.html5 b/src/Resources/contao/templates/calendar/cal_default.html5 index 2827364a5e..58dd54c0d7 100644 --- a/src/Resources/contao/templates/calendar/cal_default.html5 +++ b/src/Resources/contao/templates/calendar/cal_default.html5 @@ -2,25 +2,25 @@
prevHref): ?>prevLink; ?> | -current; ?> | -nextHref): ?>nextLink; ?> | +prevHref): ?>= $this->prevLink ?> | += $this->current ?> | +nextHref): ?>= $this->nextLink ?> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
substr); ?>substr); ?> | += utf8_substr($day['name'], 0, $this->substr) ?>= utf8_substr($day['name'], $this->substr) ?> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
- + |
+ = $day['label'] ?>
-
- >
+
|
diff --git a/src/Resources/contao/templates/calendar/cal_default.xhtml b/src/Resources/contao/templates/calendar/cal_default.xhtml
index 2827364a5e..58dd54c0d7 100644
--- a/src/Resources/contao/templates/calendar/cal_default.xhtml
+++ b/src/Resources/contao/templates/calendar/cal_default.xhtml
@@ -2,25 +2,25 @@
prevHref): ?>prevLink; ?> | -current; ?> | -nextHref): ?>nextLink; ?> | +prevHref): ?>= $this->prevLink ?> | += $this->current ?> | +nextHref): ?>= $this->nextLink ?> | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
substr); ?>substr); ?> | += utf8_substr($day['name'], 0, $this->substr) ?>= utf8_substr($day['name'], $this->substr) ?> | ||||||||||||||||||||||||||||||||||||||||
- + |
+ = $day['label'] ?>
-
- >
+
|
diff --git a/src/Resources/contao/templates/calendar/cal_mini.html5 b/src/Resources/contao/templates/calendar/cal_mini.html5
index 8aafc7621c..6aa31adfef 100644
--- a/src/Resources/contao/templates/calendar/cal_mini.html5
+++ b/src/Resources/contao/templates/calendar/cal_mini.html5
@@ -2,24 +2,24 @@
prevHref): ?>prevLabel; ?> | -current; ?> | -nextHref): ?>nextLabel; ?> | +prevHref): ?>= $this->prevLabel ?> | += $this->current ?> | +nextHref): ?>= $this->nextLabel ?> | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
substr); ?>substr); ?> | += utf8_substr($day['name'], 0, $this->substr) ?>= utf8_substr($day['name'], $this->substr) ?> | ||||||||||||
+ | = $day['label'] ?> | -+ | = $day['label'] ?> |
prevHref): ?>prevLabel; ?> | -current; ?> | -nextHref): ?>nextLabel; ?> | +prevHref): ?>= $this->prevLabel ?> | += $this->current ?> | +nextHref): ?>= $this->nextLabel ?> | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
substr); ?>substr); ?> | += utf8_substr($day['name'], 0, $this->substr) ?>= utf8_substr($day['name'], $this->substr) ?> | ||||||||||||
+ | = $day['label'] ?> | -+ | = $day['label'] ?> |