From: Alexander Ebert Date: Sun, 26 Oct 2014 20:06:04 +0000 (+0100) Subject: Fixed template for insert/edit link X-Git-Tag: 2.1.0_Alpha_1~186 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=1c057c6c844ac4a768dd816a5a1afc0e25ee017b;p=GitHub%2FWoltLab%2FWCF.git Fixed template for insert/edit link --- diff --git a/wcfsetup/install/files/js/3rdParty/redactor/plugins/wmonkeypatch.js b/wcfsetup/install/files/js/3rdParty/redactor/plugins/wmonkeypatch.js index a9d1e8d3ad..1296d02968 100644 --- a/wcfsetup/install/files/js/3rdParty/redactor/plugins/wmonkeypatch.js +++ b/wcfsetup/install/files/js/3rdParty/redactor/plugins/wmonkeypatch.js @@ -476,6 +476,19 @@ RedactorPlugins.wmonkeypatch = function() { // template: imageEdit this.opts.modal.imageEdit = this.opts.modal.image; + // template: link + this.opts.modal.link = + ''; + // template: quote this.opts.modal.quote = '
'