typo in my js SRY [ci skip]
This commit is contained in:
parent
ecdbd1bb26
commit
427a1694db
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<img src="{{imageUrl "/images/icons/ignoreuser.png"}}"" alt="Ignoreuser" class="block_user control_icon" title="{{t "ignore"}}" />
|
||||
</a>
|
||||
<a href="#" rel=nofollow>
|
||||
<img src="{{imageUrl"/images/deletelabel.png"}}" class="delete control_icon hide_post" title="{{t "stream.hide"}}" />
|
||||
<img src="{{imageUrl "/images/deletelabel.png"}}" class="delete control_icon hide_post" title="{{t "stream.hide"}}" />
|
||||
</a>
|
||||
{{else}}
|
||||
<a href="#" rel=nofollow>
|
||||
|
|
|
|||
Loading…
Reference in a new issue