sibtracker/templates/default/forum/report.tpl

36 lines
1.6 KiB
Smarty
Raw Normal View History

2019-05-18 13:46:03 +08:00
<div style="margin-top:1px;">
<div class="borderwrap">
<div class="maintitle"> <img src="{THEME}/forum/images/nav_m.gif" width="8" height="8" border="0" alt="" />&nbsp;<3B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD></div>
<table width="100%" cellspacing="1" cellpadding="0">
<tr>
<td class="row2">
<div style="padding-top:5px; padding-right:5px; padding-bottom:5px; padding-left:10px;">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left">
<table cellpadding="0" cellspacing="0" width="460">
<tr>
<td width="120"><img src="{THEME}/forum/images/spacer.gif" width="120" height="1" border="0" alt="" /></td>
<td width="340"><img src="{THEME}/forum/images/spacer.gif" width="1" height="1" border="0" alt="" /></td>
</tr>
<tr>
<td width="120" height="25"><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:</td>
<td width="340"><textarea name="report" style="width:320px; height:120px" rows="" cols="" class="forum_textarea"></textarea></td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr>
<td width="120">&nbsp;</td>
<td width="340"><input name="submit" type="submit" class="button" value="<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" /></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
</div>