DmitrMakeev commited on
Commit
4c732a2
·
verified ·
1 Parent(s): c7e0419

Update builder.html

Browse files
Files changed (1) hide show
  1. builder.html +1 -1
builder.html CHANGED
@@ -147,7 +147,7 @@
147
 
148
  editor.BlockManager.add('button-block', {
149
  label: 'Add Button',
150
- content: `<button class="add-button">Ещё добавь</button>`
151
  });
152
  </script>
153
  </body>
 
147
 
148
  editor.BlockManager.add('button-block', {
149
  label: 'Add Button',
150
+ content: `<button class="add-button">Зарегистрироваться</button>`
151
  });
152
  </script>
153
  </body>