merge in changes from MIR_1_0 branch that iplement media preview/download in the...
[mir.git] / templates / admin / audio.template
index 7a8ab72..6f4a526 100755 (executable)
@@ -27,7 +27,8 @@ function openWin(url) {
        <tr>
     <td align="right" class="darkgrey">
                <span class="witesmall">
-                       <img src="${config.docRoot}/img/${data.big_icon}" border=0></span></td>
+                       <a href="${config.actionRoot}?module=Audio&do=getMedia&id=${data.id}">
+                       <img src="${config.docRoot}/img/${data.big_icon}" border=0></a></span></td>
     <td valign="bottom"><span class="spezialtext">
                ${lang("media.created")}: ${data.webdb_create}
         <if data.webdb_lastchange>/ ${lang("media.changed")} ${data.webdb_lastchange}</if><br>