admin/settings: fix last commit

This commit is contained in:
Thomas NOËL 2014-05-02 10:09:03 +02:00
parent 21692220be
commit 5011612815
1 changed files with 1 additions and 1 deletions

View File

@ -827,7 +827,7 @@ class SettingsDirectory(schemagui.SettingDirectory):
if TranslationsDirectory:
'<dt><a href="translations/">%s</a></dt> <dd>%s</dd>' % (
_('Custom Translations'), _('Define custom translations'))
'</dl>'
'</dl>'
'<h2>%s</h2>' % _('Debug')