join array in messages.js
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>If you are using a shared computer, you need to log out when you are done, closing the tab is not enough.</li>",
|
||||
"</ul>"
|
||||
];
|
||||
].join('');
|
||||
|
||||
// Settings
|
||||
out.settings_title = "Settings";
|
||||
|
|
Loading…
Reference in New Issue