add icon
This commit is contained in:
@ -42,14 +42,14 @@
|
||||
|
||||
<?php if ($links = render($content['links'])): ?>
|
||||
<section class="links">
|
||||
<i class="icon-share-alt"></i>
|
||||
<i class="fi-download"></i>
|
||||
<?php print $links; ?>
|
||||
</section>
|
||||
<?php endif; ?>
|
||||
|
||||
<?php if ($flags = render($content['flaglistslinks'])): ?>
|
||||
<section class="flags">
|
||||
<i class="icon-folder-open"></i>
|
||||
<i class="fi-folder"></i>
|
||||
<?php print $flags; ?>
|
||||
</section>
|
||||
<?php endif; ?>
|
||||
|
Reference in New Issue
Block a user