Commit eaaa92517adee45bbb5629820c7416e8b8a7861b

Authored by Eugeny Galkovskiy
1 parent 488fd6db

123

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
frontend/views/layouts/main.php
... ... @@ -78,6 +78,9 @@
78 78 </div>
79 79 </header>
80 80 <section class="menu">
  81 + <div class="hidden-md hidden-lg oldsite_down">
  82 + <a href="#">Старая версия сайта</a>
  83 + </div>
81 84 <div class="hidden-md hidden-lg hidemenu">
82 85 <a href="#"></a>
83 86 </div>
... ...