Show blog icon

main
Bob Mottram 2020-10-23 11:16:23 +01:00
parent b844168d93
commit 22d82542da
1 changed files with 1 additions and 1 deletions

View File

@ -2806,7 +2806,7 @@ def htmlNewPost(mediaInstance: bool, translate: {},
dropDownContent += " " \
'<a href="' + pathBase + dropdownNewBlogSuffix + \
'"><li><img loading="lazy" alt="" title="" src="/' + \
iconsDir + '/edit.png"/><b>' + \
iconsDir + '/scope_blog.png"/><b>' + \
translate['Blog'] + '</b><br>' + \
translate['Publicly visible post'] + '</li></a>\n'
dropDownContent += " " \