More correct title for bad files on sidebar
This commit is contained in:
parent
05a37b3a9c
commit
ad23021b29
1 changed files with 1 additions and 1 deletions
|
@ -292,7 +292,7 @@ class UiWebsocketPlugin(object):
|
|||
def sidebarRenderBadFiles(self, body, site):
|
||||
body.append(_(u"""
|
||||
<li>
|
||||
<label>{_[Missing files]}:</label>
|
||||
<label>{_[Needs to be updated]}:</label>
|
||||
<ul class='filelist'>
|
||||
"""))
|
||||
|
||||
|
|
Loading…
Reference in a new issue