join array in messages.js

pull/1/head
ansuz 8 years ago
parent 22f926d3a5
commit ed19c6885d

@ -234,7 +234,7 @@ define(function () {
"<li>You can import pads which were recently viewed in your browser so you have them in your account.</li>", "<li>You can import pads which were recently viewed in your browser so you have them in your account.</li>",
"<li>If you are using a shared computer, you need to log out when you are done, closing the tab is not enough.</li>", "<li>If you are using a shared computer, you need to log out when you are done, closing the tab is not enough.</li>",
"</ul>" "</ul>"
]; ].join('');
// Settings // Settings
out.settings_title = "Settings"; out.settings_title = "Settings";

Loading…
Cancel
Save