Commit 46f509c9ace9974fd263739db14b7341696616bc
1 parent
d278e324
....
Showing
1 changed file
with
0 additions
and
7 deletions
Show diff stats
src/app/frontend/views/menu/contacts.php
... | ... | @@ -302,13 +302,6 @@ |
302 | 302 | <td class="contacts_list_phone">050-312-68-43</td> |
303 | 303 | <!--<td class="contacts_list_phone"><a href="https://www.google.com.ua/maps/place/%D0%A5%D0%B0%D1%80%D0%BA%D1%96%D0%B2%D1%81%D1%8C%D0%BA%D0%B5+%D1%88.,+166,+%D0%9A%D0%B8%D1%97%D0%B2,+%D0%BC%D1%96%D1%81%D1%82%D0%BE+%D0%9A%D0%B8%D1%97%D0%B2/@50.414657,30.660084,17z/data=!3m1!4b1!4m2!3m1!1s0x40d4c4e339783c01:0x9de857a6571ac29a?hl=ru" title="<?= $t->_("rout_map") ?>" target="_blank" rel="no-follow"><?= $t->_("rout_map") ?></a></td>--> |
304 | 304 | </tr> |
305 | - <tr> | |
306 | - <td class="contacts_list_phone"><?= $t->_("kiev") ?></td> | |
307 | - <td><?= $t->_("new_address_eleven") ?></td> | |
308 | - <td>9.00-19.00 (<?= $t->_("vt_nd") ?>)</td> | |
309 | - <td class="contacts_list_phone">050-432-86-82</td> | |
310 | - <!--<td class="contacts_list_phone"><a href="https://www.google.com.ua/maps/place/%D0%A5%D0%B0%D1%80%D0%BA%D1%96%D0%B2%D1%81%D1%8C%D0%BA%D0%B5+%D1%88.,+166,+%D0%9A%D0%B8%D1%97%D0%B2,+%D0%BC%D1%96%D1%81%D1%82%D0%BE+%D0%9A%D0%B8%D1%97%D0%B2/@50.414657,30.660084,17z/data=!3m1!4b1!4m2!3m1!1s0x40d4c4e339783c01:0x9de857a6571ac29a?hl=ru" title="<?= $t->_("rout_map") ?>" target="_blank" rel="no-follow"><?= $t->_("rout_map") ?></a></td>--> | |
311 | - </tr> | |
312 | 305 | </table> |
313 | 306 | |
314 | 307 | ... | ... |