View file modules/paywk/error.php
<?php include_once($_SERVER["DOCUMENT_ROOT"]."/style/head.php"); ?> <div class="title_red">Ошибка</div> <div class="err">Покупка прошла с ошибкой</div> <div class="link"><a href="/rek"><img src="/style/ico/menu.png"> Назад</a></div> <?php include_once($_SERVER["DOCUMENT_ROOT"]."/style/foot.php"); ?>