change comment placeholder

parent 164d48e5
......@@ -92,7 +92,7 @@ ETYPOS.prototype = {
comment.type = "text";
comment.size = 19;
comment.maxlength = 50;
comment.placeholder = "Должна быть буква...";
comment.placeholder = "Обязательно для заполнения";
var nobr = document.createElement("nobr");
var nobrText = document.createTextNode("Исправленный вариант: ");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment