Commit 0ac35279e64a2338fa8af11499fe78aa6fdb785f

Authored by Administrator
1 parent 83d5cde0

change request to massage

Showing 1 changed file with 4 additions and 4 deletions   Show diff stats
src/app/frontend/views/series_of_letters/addEdit.php
... ... @@ -23,10 +23,10 @@
23 23  
24 24 <table id="templates-list" class="table table-hover">
25 25 </table>
26   - <div class="input-group">
27   - <span class="input-group-addon title-block-sizing">Введите email пользователя</span>
28   - <input type="text" value="" class="form-control" name="autocomplete_user_email" id="autocomplete_templates" autocomplete="off">
29   - </div>
  26 +
  27 + <span class="input-group-addon title-block-sizing">Введите название письма</span>
  28 + <input type="text" value="" class="form-control" name="autocomplete_user_email" id="autocomplete_templates" autocomplete="off">
  29 +
30 30  
31 31 <table class="table table-hover">
32 32 <thead>
... ...