File Manager

Current Path : /webspace/www.promiel.be/html/modules/CMSPrinting/templates/
Upload File :
Current File : //webspace/www.promiel.be/html/modules/CMSPrinting/templates/linktemplate.tpl

{if isset($imgsrc)}
{capture assign='image'}
  <img src="{$imgsrc}" title="{$linktext}" alt="{$linktext}" {if isset($imgclass) && $imgclass!=''}class="{$imgclass}"{/if} />
{/capture}
<a href="{$href}" class="{$class}" {$target} {if isset($more)}{$more}{/if} rel="nofollow">{$image}</a>
{else}
<a href="{$href}" class="{$class}" {$target} {if isset($more)}{$more}{/if} rel="nofollow">{$linktext}</a>
{/if}

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com