From: Matthias Schmidt Date: Tue, 20 Sep 2016 15:31:27 +0000 (+0200) Subject: Improve interface of page object selection dialog X-Git-Tag: 3.0.0_Beta_1~68 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=55b8098bae8eb4431a872921c340d51063ea6d9e;p=GitHub%2FWoltLab%2FWCF.git Improve interface of page object selection dialog --- diff --git a/wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Page/Search/Handler.js b/wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Page/Search/Handler.js index eacc19413b..22231e3b1b 100644 --- a/wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Page/Search/Handler.js +++ b/wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Page/Search/Handler.js @@ -60,7 +60,7 @@ define(['Language', 'StringUtil', 'Dom/Util', 'Ui/Dialog', './Input'], function( item = data.returnValues[i]; image = item.image; if (/^fa-/.test(image)) { - image = ''; + image = ''; } listItem = elCreate('li'); diff --git a/wcfsetup/install/lang/de.xml b/wcfsetup/install/lang/de.xml index 05cb04f64b..068c532c10 100644 --- a/wcfsetup/install/lang/de.xml +++ b/wcfsetup/install/lang/de.xml @@ -2526,6 +2526,7 @@ Fehler sind beispielsweise: ohne zusätzliche Sicherheitsabfrage aus!]]> + diff --git a/wcfsetup/install/lang/en.xml b/wcfsetup/install/lang/en.xml index f17d37dddb..d8f18b38a0 100644 --- a/wcfsetup/install/lang/en.xml +++ b/wcfsetup/install/lang/en.xml @@ -2487,6 +2487,7 @@ Errors are: +