mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
updated title for Form #1159
This commit is contained in:
parent
07f2f171d9
commit
79de71d5a3
@ -75,7 +75,9 @@ define([
|
||||
Sortable
|
||||
)
|
||||
{
|
||||
document.title = Messages.type.form;
|
||||
Messages.application = "Application"; // XXX
|
||||
Messages.cryptpad_title = "CryptPad"; // XXX
|
||||
document.title = Messages.type.form + " " + Messages.application + " - " + Messages.cryptpad_title;
|
||||
var APP = window.APP = {
|
||||
blocks: {}
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user