summaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorhorus2018-02-14 21:41:44 +0100
committerhorus2018-02-14 21:41:44 +0100
commit77a30d7da9330ccd1435131ece4c5737f8dd2165 (patch)
treedbbd2c4469610927852ce1b8fde460add3c3a774 /site
parent45eb0da9a6e76a262116c786a8a66496bb878478 (diff)
downloadalkobote-77a30d7da9330ccd1435131ece4c5737f8dd2165.tar.gz
Bugfix. (website)
Diffstat (limited to 'site')
-rw-r--r--site/resources/views/feeds.blade.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/resources/views/feeds.blade.php b/site/resources/views/feeds.blade.php
index b5f18ab..b07e1ba 100644
--- a/site/resources/views/feeds.blade.php
+++ b/site/resources/views/feeds.blade.php
@@ -40,7 +40,7 @@ foreach( $data as $offer) {
?>
-<div class="col-md-6 col-sm-12" id="{{ $offer->name }}" data-track-content data-content-name="RSS-Feed" data-content-piece="{{ ucfirst($spirit_type) }}" data-content-target="{{ $offer->url }}">
+<div class="col-md-6 col-sm-12" id="{{ $offer->name }}" data-track-content data-content-name="RSS-Feed" data-content-piece="{{ ucfirst($offer->spirit_type) }}" data-content-target="{{ $offer->url }}">
<div class="card flex-md-row mb-4 box-shadow h-md-250 h-sm-500">
<img class="card-img-top flex-auto d-xs-block d-sm-block img-thumbnail d-md-none" src="{{ $offer->image_url }}" alt="{{ $offer->name }}" title="{{ $offer->name }}">
<a href="/{{ $offer->url }}" title="Link zum RSS-Feed">