Skip to content
Snippets Groups Projects
Commit 717f24ac authored by strentini's avatar strentini
Browse files

OO-1 : fix blog view in OpenOLAT (just a few small changes) (continued)

--HG--
branch : 80-patch
parent e2719079
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@
<p class="o_item_info">
$info
#if ($feed.isExternal() && $item.getExternalLink())
<a href="$!item.getExternalLink()" target="_blank" class="b_with_tiny_icon_left b_ext_tiny_link"><span>$r.translate("feed.item.original")</span></a>
<br /><a href="$!item.getExternalLink()" target="_blank" class="b_link_extern"><span>$r.translate("feed.item.original")</span></a>
#end
</p>
#end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment