Отдельный каталог для шаблонов выпадающей окон -- minor

This commit is contained in:
2022-12-30 19:58:56 +03:00
parent 9bcbc73602
commit 28a680fdf1
5 changed files with 88 additions and 88 deletions

View File

@@ -44,7 +44,7 @@ function init () {
<div id="box" class="col-md-9 col-md-offset-2"><!--- Сюда подгружаем центральный popup --->
{% if not CONFIRM_OK %}
{% include "popup_index.html" %}
{% include "popup/popup_index.html" %}
{% elif CONFIRM_OK == "YES" %}
{% include "user_manager/popup_cofirm_email_ok.html" %}
{% elif CONFIRM_OK == "NO" %}