join array in messages.js
This commit is contained in:
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…
x
Reference in New Issue
Block a user