Add label to officetip box

This commit is contained in:
Björn Fromme
2018-08-28 14:08:41 +02:00
parent c4cd8e29ec
commit 95aef2b189
@@ -2,6 +2,7 @@
<div class="ep-sidebar ep-quote"> <div class="ep-sidebar ep-quote">
<div class="row"> <div class="row">
<div class="col-xs-4"> <div class="col-xs-4">
<p><strong>Officetipp</strong></p>
<f:if condition="{officetip.author.image}"> <f:if condition="{officetip.author.image}">
<f:then> <f:then>
<f:image src="{officetip.author.image.uid}" treatIdAsReference="1" crop="{officetip.author.image.crop}" width="120" class="img-responsive" alt="{officetip.author.name}" /> <f:image src="{officetip.author.image.uid}" treatIdAsReference="1" crop="{officetip.author.image.crop}" width="120" class="img-responsive" alt="{officetip.author.name}" />