This commit is contained in:
kb-light 2017-02-17 14:03:10 +00:00 committed by GitHub
commit 1aec1b034f
3 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@ msgstr ""
"<div class=\"the-key\">" "<div class=\"the-key\">"
" # <%= escape(hostname) %>" " # <%= escape(hostname) %>"
" <br/>" " <br/>"
"<%= pubkey %>" "<%= escape(pubkey) %>"
"</div>" "</div>"
msgid "gluon-config-mode:reboot" msgid "gluon-config-mode:reboot"

View File

@ -25,7 +25,7 @@ msgstr ""
"<div class=\"the-key\">" "<div class=\"the-key\">"
" # <%= escape(hostname) %>" " # <%= escape(hostname) %>"
" <br/>" " <br/>"
"<%= pubkey %>" "<%= escape(pubkey) %>"
"</div>" "</div>"
msgid "gluon-config-mode:reboot" msgid "gluon-config-mode:reboot"

View File

@ -28,7 +28,7 @@ msgstr ""
"<div class=\"the-key\">" "<div class=\"the-key\">"
" # <%= escape(hostname) %>" " # <%= escape(hostname) %>"
" <br/>" " <br/>"
"<%= pubkey %>" "<%= escape(pubkey) %>"
"</div>" "</div>"
msgid "gluon-config-mode:reboot" msgid "gluon-config-mode:reboot"