More correct title for bad files on sidebar

This commit is contained in:
shortcutme 2018-03-10 02:03:30 +01:00
parent 05a37b3a9c
commit ad23021b29
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE

View file

@ -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'>
"""))