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 += '