summaryrefslogtreecommitdiff
path: root/cgi-bin/template/edit.html
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-07-12 21:14:44 +0800
committerchai <chaifix@163.com>2018-07-12 21:14:44 +0800
commit181b206863d3765fe5343ceea8e1e00e52ffba9e (patch)
treec14fea74a41b7c1d789bf89a0e15238f3511dc8c /cgi-bin/template/edit.html
parentd351e45604f192df6ef710d476a8e529fefa73bf (diff)
update
Diffstat (limited to 'cgi-bin/template/edit.html')
-rw-r--r--cgi-bin/template/edit.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgi-bin/template/edit.html b/cgi-bin/template/edit.html
index 27a3dd0..bc8cea0 100644
--- a/cgi-bin/template/edit.html
+++ b/cgi-bin/template/edit.html
@@ -13,6 +13,7 @@
{whisper_content}
</textarea>
<input type="submit" value=" 推 " class="submit"/>
+ <a style="float:right; color:red" href="{url}/delete.py?w={whisper_id}">删除</a>
</form>
</div>
</body>