don't use encodeHTML for the list view
[mir.git] / templates-dist / admin / medialist.template
index 6758f47..9e88159 100755 (executable)
   <td>
          <a href="${config.actionRoot}?module=OtherMedia&do=getMedia&id=${entry.id}">
          <img src="${config.docRoot}/img/${entry.big_icon}" border=0></a></font></td>
-  <td>${encodeHTML(entry.title)}&nbsp;
-         <if entry.description><br>${encodeHTML(entry.description)}</if></td>
-  <td>${encodeHTML(entry.media_descr)}&nbsp;</td>
+  <td>${entry.title}&nbsp;
+         <if entry.description><br>${entry.description}</if></td>
+  <td>${entry.media_descr}&nbsp;</td>
   <td>${entry.human_readable_size}&nbsp;</td>
   <td>${data.mediafolderHashdata[entry.to_media_folder]["name"]}&nbsp;</td>
-  <td>${encodeHTML(entry.creator)}&nbsp;</td>
+  <td>${entry.creator}&nbsp;</td>
   <td><font size="1">&nbsp;
        <if data.cid><a href="${config.actionRoot}?module=Content&do=attach&mid=${entry.id}&cid=${data.cid}">${lang("attach")}</a>
        <else>