check _TAGS:NAME from content in header. Now fix

This commit is contained in:
Cyrille L 2022-12-29 12:22:20 +01:00
parent 1bb3df0d26
commit 3b52377ce7
1 changed files with 2 additions and 2 deletions

View File

@ -507,8 +507,8 @@ def check_content(post_bottom):
post_err = True
# Check if content list is valid
#-------------------------------
# Lists: check if contents are valid
#-----------------------------------
inlist = False
markers_lists = '%s, %s, or space'%(
tyto.markers_lists[0],