Update viewtopic_attach.tpl

This commit is contained in:
Roman Kelesidis 2023-09-07 22:31:43 +07:00
commit 465f504f53

View file

@ -220,6 +220,11 @@
<td>{L_SIZE}:</td> <td>{L_SIZE}:</td>
<td>{postrow.attach.tor_reged.TORRENT_SIZE}</td> <td>{postrow.attach.tor_reged.TORRENT_SIZE}</td>
</tr> </tr>
<!-- BEGIN comment -->
<tr class="row1 tCenter">
<td colspan="3">{postrow.attach.tor_reged.comment.COMMENT}</td>
</tr>
<!-- END comment -->
<tr class="row3 tCenter"> <tr class="row3 tCenter">
<td colspan="3"> <td colspan="3">
<script type="text/javascript"> <script type="text/javascript">