Use edit icon in dropdown

main
Bob Mottram 2020-03-01 13:36:35 +00:00
parent d6f9f95a20
commit 35d9d69e4e
1 changed files with 1 additions and 1 deletions

View File

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