editmyflei.htm
来自「城市分类信息,门户网站,我做为地方信息网」· HTM 代码 · 共 76 行
HTM
76 行
{template header} <table width="960" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="5"></td> </tr> </table> <table width="960" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="156" height="117" valign="top"><table width="150" border="0" cellpadding="0" cellspacing="0" class="index_int"> <tr> <td width="13" height="28" style="width:13; height:28 " class="index_int1"> </td> <td class="index_int2" style="color:#ffffff">我的用户中心</td> <td width="13" class="index_int3"><span class=""></span></td> </tr> </table> <table width="150" border="0" cellpadding="0" cellspacing="0"> <tr> <td class="index_k4" style="padding:10px; line-height:20px;" > <a href="../user/myindex.php">我的首页</a><br /> <a href='../user/userinfo.php?uid=$cbc_uid'>别人眼中我的首页</a><br /> <a href="../user/myinfo.php">我的基本资料</a><br /> <a href="../user/mypwd.php">修改密码</a><br/> <a href="../user/mybiz.php">我的店铺</a><br /> <a href="../user/mydianp.php">我的点评</a><br /> <a href="../user/myflei.php">我发表的信息</a><br /> <a href="../user/sendmsg.php">发送短消息</a><br /> <a href="../user/message.php">收件箱</a><br /> <a href="../user/message.php?action=outbox">发件箱</a><br /> </td> </tr> </table> </td> <td width="804" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#eeeeee"><tr><td height="23"> <img src="../images/common/arrow3.gif" width="3" height="5" /> 修改分类信息</td></tr></table> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <form action='myflei.php?flid=$flinfo[flid]&action=edit&do=yes' method="POST" name="form1" target="iframe_data"> <input type="hidden" name="formhash" value="{FORMHASH}"> <tr> <td class="left"> <b><a href='../flei/fleilist.php?cid=$flinfo[cid]' class=indexrightmeun>$catename</a> >> <a href='../flei/fleilist.php?cid=$flinfo[sortid]' class=indexrightmeun>$sortname</a></b></b></td> <td class="left"> </td> </tr> <tr> <td class="left"> 标题:</td> <td class="left"> <input name="title" type="text" id="title" value="$flinfo[title]" style="width:458px;" /> </td> </tr> <tr> <td class="left" style="height: 26px"> 内容:</td> <td class="left" style="height: 26px"> <textarea name="content" rows="2" cols="20" id="content" style="height:138px;width:616px;">$flinfo[content]</textarea> </td> </tr> <tr> <td class="left" style="height: 42px"> </td> <td class="left" style="height: 42px"><input type="submit" name="savebutton" value="确定修改" id="savebutton" style="font-size:12px;" /> <span id="ctl03_Label1"></span></td> </tr> </form></table> <br /> <span class="high">$page </span> </td> </tr> </table> <br />{template footer}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?