Commit 5bbbe6b143d70a64499f43debe461b4f65fc1ee5

Authored by Eugeny Galkovskiy
1 parent 8fcf395a

popup

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
src/app/frontend/views/index.php
... ... @@ -254,7 +254,6 @@ $page_title = isset( $page_title ) && !empty( $page_title ) ? $page_title : '';
254 254 <div class="close-popup"></div>
255 255 <div class="text-up">
256 256 <p style="padding-bottom: 9px;font-size: 18px;"><?= $t->_("popup-main1")?></p>
257   - <p style="padding-bottom: 7px;font-size: 18px;"><?= $t->_("popup-main2")?></p>
258 257 </div>
259 258 <div class="text-down">
260 259 <p class="up-text"><?= $t->_("popup-main2")?></p>
... ...