Fix #1144.
This commit is contained in:
parent
1ec7a51e8f
commit
e9f3b512b5
@ -112,7 +112,7 @@ Build =
|
||||
''
|
||||
|
||||
if file?.isDeleted
|
||||
fileHtml = if isOP
|
||||
fileHTML = if isOP
|
||||
"<div class=file id=f#{postID}><div class=fileInfo></div><span class=fileThumb>" +
|
||||
"<img src='#{staticPath}filedeleted.gif' alt='File deleted.' class=fileDeletedRes>" +
|
||||
"</span></div>"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user