[add] Print domain name for @via link

This commit is contained in:
Knah Tsaeb 2013-02-27 12:24:51 +01:00
parent 3732e83db9
commit 24391820a1
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
</div>
- <span class="linkurl" title="Short link">{$value.url|htmlspecialchars}</span>
{if="$value.via"}
- <span><a href="{$value.via}">@ via</a></span>
- <span><a href="{$value.via}">@ via {$value.via|getJustDomain}</a></span>
{/if}
</div>
<div class="linkcontainer">