浏览代码

Added a tip to delete the attachment.

default 1 年之前
父节点
当前提交
2f4a881dd2
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      html.c

+ 1 - 0
html.c

@@ -376,6 +376,7 @@ xs_html *html_note(snac *user, char *summary,
             xs_html_sctag("input",
                 xs_html_attr("type", "text"),
                 xs_html_attr("name", "attach_url"),
+                xs_html_attr("title", L("Clear this field to delete the attachment")),
                 xs_html_attr("value", att_file)));
     else
         xs_html_add(att,