diff --git a/Web/static/js/openvk.cls.js b/Web/static/js/openvk.cls.js index 571223a0..dd2c89a0 100644 --- a/Web/static/js/openvk.cls.js +++ b/Web/static/js/openvk.cls.js @@ -110,7 +110,11 @@ document.addEventListener("DOMContentLoaded", function() { //BEGIN u("#_newPicture").on("click", function(e) { MessageBox(tr('new_photo'), "
"+ - "
"+tr('real_photo')+"

"+tr('formats')+"

"+"

"+tr('upload_problems')+"
"+ + "
"+tr('formats')+"

"+ + ""+ + "
"+ + "

"+tr('upload_problems')+"
"+ //"

"+tr('leave_photo')+"

"+ ""+ "
", [ @@ -130,7 +134,12 @@ document.addEventListener("DOMContentLoaded", function() { //BEGIN u("#_newAvatarPicture").on("click", function(e) { MessageBox(tr('new_photo'), "
"+ - "
"+tr('good_photo')+"

"+tr('formats')+"

"+"

"+tr('upload_problems')+"
"+ + "
"+tr('good_photo')+ + "

"+tr('formats')+"

"+ + ""+ + "
"+ + "

"+tr('upload_problems')+"
"+ //"

"+tr('leave_photo')+"

"+ ""+ "
", [