updates here and there
[mir.git] / templates / admin / FUNCTIONS_media.template
index af0c577..a73e1b6 100755 (executable)
                 ${utility.encodeHTML(entry.title)} 
                 <if entry.description && entry.title><br></if>${utility.encodeHTML(entry.description)}
                 <br><br>
+                <if entry.is_published=="1">${lang("media.published")}: <a href="${entry.publish_server}${entry.publish_path}">${entry.publish_server}${entry.publish_path}</a><br></if>
                 <a href="${config.actionRoot}?module=${module}&do=showarticles&id=${entry.id}">${lang("media.articles")}</a> |
                 <a href="${config.actionRoot}?module=${module}&do=showcomments&id=${entry.id}">${lang("media.comments")}</a>