mirror of https://gitlab.com/bashrc2/epicyon
Use edit icon in dropdown
parent
d6f9f95a20
commit
35d9d69e4e
|
@ -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+= \
|
||||
|
|
Loading…
Reference in New Issue