Forum categories

Не удаляются Тикеты

webitproff
webitproff • 2024-10-12 18:39 #235

в файле

/public_html/themes/admin/controlcot/message.tpl

полностью замените старый код на тот, который ниже:

<!-- BEGIN: MAIN -->
<!-- IF !{AJAX_MODE} -->
<div class="body message">
  <h1>{MESSAGE_TITLE}</h1>
  <!-- ENDIF -->
  <div class="alert warning uk-alert-warning" uk-alert>
    <a href class="uk-alert-close" uk-close></a>
    <p> {MESSAGE_BODY} </p>
    <!-- BEGIN: MESSAGE_CONFIRM -->
    <div id="yesno" class="uk-child-width-expand@s uk-text-center" uk-grid>
      <div>
        <a id="confirmYes" href="{MESSAGE_CONFIRM_YES}" class="confirmButton uk-button uk-button-danger">{PHP.L.Yes}</a>
      </div>
      <div>
        <a id="confirmNo" href="{MESSAGE_CONFIRM_NO}" class="confirmButton uk-button uk-button-warning">{PHP.L.No}</a>
      </div>
    </div>
    <!-- END: MESSAGE_CONFIRM -->
  </div>
  <!-- IF !{AJAX_MODE} -->
</div>
<!-- ENDIF -->
<!-- END: MAIN -->

 не забывате чистить дисковый кеш сайта через админку

🗿

🧙‍♂️ Well met, good traveler! Fate has guided your steps to our humble realm. Here, wise sages and masters of the coding craft ⚒️📜 gather to unravel the mysteries of the code ✨⚙️, share their knowledge, and add new chapters to our chronicles.
⬅️ To the left lie ancient scrolls 📚 filled with forgotten wisdom. ⬆️ Straight ahead, friendly folk offer counsel 💬 to those in need. ➡️ To the right, you may become a chronicler ✍️ yourself, sharing your craft and leaving words of wisdom for those yet to come.
📝 Delay no longer—tell us the name by which you are known, complete the rite of registration 🛡️, and join our fellowship!
🏰 Our brotherhood holds no secret initiation, yet many halls remain closed to wandering guests, for some knowledge 💎 is reserved for those who choose to walk this path beside us.