Commit 8ab566d49a3f8a6ffdb49ffe63ea944387a6d35b

Authored by Виталий
1 parent 6fc9a376

git

Showing 1 changed file with 3 additions and 2 deletions   Show diff stats
frontend/views/accounts/_portfolio_form.php
... ... @@ -47,8 +47,9 @@
47 47  
48 48 <div class="input-blocks-wrapper admin-menu-list">
49 49 <div class="input-blocks" style="width: 100%; margin-bottom: 5px">
50   - <label>Специализации</label>
51   - <div class="required"></div>
  50 + <div class="required">
  51 + <label>Специализации</label>
  52 + </div>
52 53 </div>
53 54  
54 55 <div class="style">
... ...