summaryrefslogtreecommitdiff
path: root/templates/popup_categs.tpl
blob: 91ad312fef86e0d6e2d93cf8927e1fa49a41bb2e (plain)
1
{section name=i loop=$categs}<div><a href="{$smarty.const.BLOGS_PKG_URL}{$page}?blog_id=:::blogid:::&amp;post_id=:::postid:::&amp;addcateg={$categs[i].category_id}">{biticon ipackage=categories iname=$categs[i].name|cat:'.png' iexplain=$categs[i].name}</a></div>{/section}<div><a href="{$smarty.const.BLOGS_PKG_URL}{$page}?blog_id=:::blogid:::&amp;post_id=:::postid:::&amp;delcategs=1">{tr}Clear{/tr}</a></div>