Add label to officetip box
This commit is contained in:
@@ -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}" />
|
||||||
|
|||||||
Reference in New Issue
Block a user