Commit 61487b465f9148d17c265fd9dffcdf47fc8ca79e

Authored by Alex Savenko
2 parents 872d8721 34cb575d

Merge branch 'popup' of gitlab.artweb.com.ua:Alex/semena

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/app/frontend/views/index.php
... ... @@ -245,7 +245,7 @@ $page_title = isset( $page_title ) && !empty( $page_title ) ? $page_title : '';
245 245 </div>
246 246  
247 247 <div class="open-delivery-modal">
248   - <div>Открыть окно</div>
  248 + <div><img src="/images/popup_open.png"></div>
249 249 </div>
250 250 <link rel="stylesheet" type="text/css" href="css/fontlato.css">
251 251 <div class="delivery-form-par">
... ...