📄 edit.inc
字号:
<?php if(!isset($title)){$title='';}if(!isset($name)){$name='';}if(!isset($text)){$text='';}if(!isset($image)){$image='';} ?>
<title>ADMIN: <?php print $crl[22];?>...</title></head><body><form action="edit.php" method="post" onSubmit="return adp(<?php print "'$crl[36]'";?>)">
<input type="hidden" name="nckp" value="w1"><input type="hidden" name="image" value="<?php print $image; ?>">
<table width="400" border="0" cellpadding="0" cellspacing="0" align="center"><tr><td class="q">
<table width="100%" border="0" cellspacing="1" cellpadding="5">
<tr class="c"><td><table width="100%" cellpadding="1" cellspacing="0"><tr><td width="100" nowrap><span class="c"><?php print $crl[22];?></span></td><td align="right" nowrap><b><a href="adminsh.php?topic=<?php print $topic; ?>" style="color:#ffffff"><?php print $crl[4];?></a></b></td></tr></table></td></tr>
<tr class="a"><td><table border="0" cellspacing="8">
<tr><td align="right" width="80" nowrap><b><?php print $crl[20];?>:</b></td><td width="320"><input size="44" type="text" name="title" class="ia" maxlength="30" value="<?php print $title; ?>"></td></tr>
<tr><td align="right" width="80" nowrap><b><?php print $crl[16];?><script type="text/javascript">df()</script>:</b></td><td width="320"><input size="44" type="text" name="name" class="ia" maxlength="20" value="<?php print $name; ?>"></td></tr>
<tr><td> </td><td><?php include "incl/extr2.inc";?></td></tr>
<tr><td align="center" colspan="2"><textarea cols="56" rows="16" name="text" class="ia"><?php print $text; ?></textarea>
<input type="hidden" name="line" value="<?php print $line; ?>"><input type="hidden" name="topic" value="<?php print $topic; ?>"></td></tr>
<tr><td colspan="2"><table width="100%" cellpadding="0" cellspacing="0"><tr><td><?php include "incl/extr1.inc";?></td><td align="right"><input type="button" value="<?php print $crl[38];?>" class="ib" onClick="prw()"> <input type="submit" value="<?php print $crl[3];?>" class="ib"></td></tr></table></td></tr>
</table></td></tr></table></td></tr></table></form></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -