1.1 restoration
[mir.git] / templates / admin / comment.template
index 6b1c7a6..1fecf8e 100755 (executable)
           <call showButton(
             "module=Comment&do=articlecomments&articleid="+comment.to_content.id+"&returnurl="+utility.encodeURI(thisurl),
             lang("comment.allcomments"))>
+           <comment>
           <call showAbsoluteLinkButton(
             comment.publicurl,
             lang("preview"))>
+           </comment>
         </if>
 
         <list comment.operations as op>
 
 <tr>
 <td align="left" valign="top">
-<call showCommentAttachments(comment)>
+<call showCommentAttachments(comment, thisurl)>
 </td>
 </tr>
 </table>