check _TAGS:NAME from content in header. Now fix
This commit is contained in:
parent
1bb3df0d26
commit
3b52377ce7
|
@ -507,8 +507,8 @@ def check_content(post_bottom):
|
||||||
post_err = True
|
post_err = True
|
||||||
|
|
||||||
|
|
||||||
# Check if content list is valid
|
# Lists: check if contents are valid
|
||||||
#-------------------------------
|
#-----------------------------------
|
||||||
inlist = False
|
inlist = False
|
||||||
markers_lists = '%s, %s, or space'%(
|
markers_lists = '%s, %s, or space'%(
|
||||||
tyto.markers_lists[0],
|
tyto.markers_lists[0],
|
||||||
|
|
Loading…
Reference in New Issue