sibtracker/templates/default/forum/send_frend.tpl

48 lines
2.3 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> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><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="140"><img src="{THEME}/forum/images/spacer.gif" width="140" height="1" border="0" alt="" /></td>
<td width="320"><img src="{THEME}/forum/images/spacer.gif" width="1" height="1" border="0" alt="" /></td>
</tr>
<tr>
<td width="140" height="25"><3E><><EFBFBD><EFBFBD> (<28><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>):</td>
<td width="320"><input type="text" name="frend_name" maxlength="150" class="forum_input" /></td>
</tr>
<tr>
<td width="140" height="25"><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> (e-mail):</td>
<td width="320"><input type="text" name="frend_mail" maxlength="150" class="forum_input" /></td>
</tr>
<tr>
<td width="140" height="25"><3E><><EFBFBD><EFBFBD>:</td>
<td width="320"><input type="text" name="frend_title" maxlength="150" value="{topic_title}" class="forum_input" /></td>
</tr>
<tr>
<td width="140" height="25"><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:</td>
<td width="320"><textarea name="frend_text" style="width:320px; height:120px" rows="" cols="" class="forum_textarea"><3E> <20><><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:
{topic_link}
<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, {user_name}</textarea></td>
</tr>
<tr>
<td>&nbsp;</td>
<td><br /><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>