From e9d93bef908a6488f4e51d6d0c3ccb36b2fda437 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 5 Aug 2021 20:24:06 +0100 Subject: [PATCH] Label for dropdown --- webapp_create_post.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webapp_create_post.py b/webapp_create_post.py index b6ffbcd35..563ab4d0e 100644 --- a/webapp_create_post.py +++ b/webapp_create_post.py @@ -361,7 +361,8 @@ def htmlNewPost(cssCache: {}, mediaInstance: bool, translate: {}, extraFields += '
' + \ editTextField(translate['Type of shared item. eg. hat'] + ':', 'itemType', '', '', True) - # catStr = translate['Category of shared item. eg. clothing'] + catStr = translate['Category of shared item. eg. clothing'] + extraFields += '
\n' extraFields += '