From 2888cf2f4bfe1ca6f56ca0a7e88432ef89466cfb Mon Sep 17 00:00:00 2001 From: fatchan Date: Sun, 29 Mar 2020 11:46:31 +0200 Subject: [PATCH] add text to draghandle on postform --- views/includes/postform.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/includes/postform.pug b/views/includes/postform.pug index 4f663ff5..2454c459 100644 --- a/views/includes/postform.pug +++ b/views/includes/postform.pug @@ -8,7 +8,7 @@ section.form-wrapper.flex-center input(type='hidden' name='_csrf' value=csrf) input(type='hidden' name='thread' value=isThread ? thread.postId : null) section.row.jsonly - .noselect#dragHandle + .noselect#dragHandle New Post if board.settings.forceAnon && !modview section.row .label Sage