fnp
/
fnpeditor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26b12d5
)
minor fix
author
Jan Szejko
<janek37@gmail.com>
Wed, 10 Jan 2018 10:20:41 +0000
(11:20 +0100)
committer
Jan Szejko
<janek37@gmail.com>
Wed, 10 Jan 2018 10:20:41 +0000
(11:20 +0100)
src/editor/plugins/core/links/box.html
patch
|
blob
|
history
diff --git
a/src/editor/plugins/core/links/box.html
b/src/editor/plugins/core/links/box.html
index
08bc484
..
db1b2da
100644
(file)
--- a/
src/editor/plugins/core/links/box.html
+++ b/
src/editor/plugins/core/links/box.html
@@
-1,5
+1,5
@@
<div link-box style="white-space: nowrap">
- <a link target="blank" href="<%= url %>"><%= text %></a> <br/>--
+ <a link target="
_
blank" href="<%= url %>"><%= text %></a> <br/>--
<span>
<a class="change" href="#"><%= gettext('change') %></a> |
<a class="delete" href="#"><%= gettext('remove') %></a>