Commit e2530116a3a53cb67d392966346834d56eb5e3da
1 parent
6b43ed0d2f
Exists in
master
1. Дебаг верстки детальной страницы сервисов
Showing 1 changed file with 2 additions and 2 deletions Side-by-side Diff
local/templates/main/footer.php
... | ... | @@ -112,8 +112,8 @@ |
112 | 112 | <div class="footer__copy-box"> |
113 | 113 | <div class="text-s footer__copy-text"> |
114 | 114 | © <?= date('Y'); ?> <?php $APPLICATION->IncludeComponent("bitrix:main.include", "", ["AREA_FILE_SHOW" => "file", "PATH" => SITE_DIR . "include/footer_copyright.php", "AREA_FILE_RECURSIVE" => "N", "EDIT_MODE" => "text",], false); ?></div> |
115 | - <a class="text-s footer__link footer__link_type_developer" href="https://web-valley.ru" target="_blank">Сайт | |
116 | - разработан: <span>WebValley Studio</span></a></div> | |
115 | + <a class="text-s footer__link footer__link_type_developer" href="https://nologostudio.ru" target="_blank">Сайт | |
116 | + разработан: <span>No Logo Studio</span></a></div> | |
117 | 117 | </div> |
118 | 118 | </div> |
119 | 119 | </footer> |