mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
remove hardcoded translation from /profile/
This commit is contained in:
parent
4a3ac980f4
commit
b307b98926
@ -243,7 +243,6 @@ define([
|
||||
return;
|
||||
}
|
||||
|
||||
Messages.contacts_confirmCancel = "Are you sure you want to cancel your contact request with <b>{0}</b>?"; // XXX
|
||||
var addCancel = function () {
|
||||
var cancelButton = h('button.btn.btn-danger.cp-app-profile-friend-request', [
|
||||
h('i.fa.fa-user-times'),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user