Browse Source

The admin theme is separated from the main one

Sergei Solovev 2 years ago
parent
commit
2f0a406f83
100 changed files with 1 additions and 1 deletions
  1. 1 1
      acp/index.php
  2. 0 0
      acp/template/all.html
  3. 0 0
      acp/template/cashback.html
  4. 0 0
      acp/template/css/bootbox.css
  5. 0 0
      acp/template/css/fonts.css
  6. 0 0
      acp/template/css/jquery.datetimepicker.css
  7. 0 0
      acp/template/css/style.css
  8. 0 0
      acp/template/favicon.ico
  9. 0 0
      acp/template/fonts/FontAwesome.otf
  10. 0 0
      acp/template/fonts/cuprum.ttf
  11. 0 0
      acp/template/fonts/cuprum.woff
  12. 0 0
      acp/template/fonts/cuprum.woff2
  13. 0 0
      acp/template/fonts/cuprumbold.ttf
  14. 0 0
      acp/template/fonts/cuprumbold.woff
  15. 0 0
      acp/template/fonts/cuprumbold.woff2
  16. 0 0
      acp/template/fonts/cuprumbolditalic.ttf
  17. 0 0
      acp/template/fonts/cuprumbolditalic.woff
  18. 0 0
      acp/template/fonts/cuprumbolditalic.woff2
  19. 0 0
      acp/template/fonts/cuprumitalic.ttf
  20. 0 0
      acp/template/fonts/cuprumitalic.woff
  21. 0 0
      acp/template/fonts/cuprumitalic.woff2
  22. 0 0
      acp/template/fonts/fontawesome-webfont.eot
  23. 0 0
      acp/template/fonts/fontawesome-webfont.svg
  24. 0 0
      acp/template/fonts/fontawesome-webfont.ttf
  25. 0 0
      acp/template/fonts/fontawesome-webfont.woff
  26. 0 0
      acp/template/fonts/fontawesome-webfont.woff2
  27. 0 0
      acp/template/images/.htaccess
  28. 0 0
      acp/template/js/addons.js
  29. 0 0
      acp/template/js/bootbox.js
  30. 0 0
      acp/template/js/bootstrap.js
  31. 0 0
      acp/template/js/control.js
  32. 0 0
      acp/template/js/date/jquery.datetimepicker.full.js
  33. 0 0
      acp/template/js/form.js
  34. 0 0
      acp/template/js/functions.js
  35. 0 0
      acp/template/js/jquery.js
  36. 0 0
      acp/template/js/letter.js
  37. 0 0
      acp/template/js/logs.js
  38. 0 0
      acp/template/js/news.js
  39. 0 0
      acp/template/js/notice.js
  40. 0 0
      acp/template/js/pages.js
  41. 0 0
      acp/template/js/promo.js
  42. 0 0
      acp/template/js/servers.js
  43. 0 0
      acp/template/js/system.js
  44. 0 0
      acp/template/js/tarifs.js
  45. 0 0
      acp/template/js/units.js
  46. 0 0
      acp/template/js/users.js
  47. 0 0
      acp/template/js/web.js
  48. 0 0
      acp/template/js/wiki.js
  49. 0 0
      acp/template/main.html
  50. 0 0
      acp/template/pages.html
  51. 0 0
      acp/template/sections/addons/addcat.html
  52. 0 0
      acp/template/sections/addons/addpl.html
  53. 0 0
      acp/template/sections/addons/cats.html
  54. 0 0
      acp/template/sections/addons/index.html
  55. 0 0
      acp/template/sections/addons/menu.html
  56. 0 0
      acp/template/sections/addons/plugin.html
  57. 0 0
      acp/template/sections/addons/update.html
  58. 0 0
      acp/template/sections/addons/updmp.html
  59. 0 0
      acp/template/sections/boost/index.html
  60. 0 0
      acp/template/sections/boost/menu.html
  61. 0 0
      acp/template/sections/control/index.html
  62. 0 0
      acp/template/sections/control/menu.html
  63. 0 0
      acp/template/sections/control/server.html
  64. 0 0
      acp/template/sections/hosting/menu.html
  65. 0 0
      acp/template/sections/jobs/add.html
  66. 0 0
      acp/template/sections/jobs/edit.html
  67. 0 0
      acp/template/sections/jobs/index.html
  68. 0 0
      acp/template/sections/jobs/menu.html
  69. 0 0
      acp/template/sections/jobs/request.html
  70. 0 0
      acp/template/sections/jobs/request_edit.html
  71. 0 0
      acp/template/sections/letter/index.html
  72. 0 0
      acp/template/sections/letter/menu.html
  73. 0 0
      acp/template/sections/logs/index.html
  74. 0 0
      acp/template/sections/logs/logs.html
  75. 0 0
      acp/template/sections/logs/menu.html
  76. 0 0
      acp/template/sections/news/add.html
  77. 0 0
      acp/template/sections/news/index.html
  78. 0 0
      acp/template/sections/news/menu.html
  79. 0 0
      acp/template/sections/news/news.html
  80. 0 0
      acp/template/sections/notice/add.html
  81. 0 0
      acp/template/sections/notice/index.html
  82. 0 0
      acp/template/sections/notice/menu.html
  83. 0 0
      acp/template/sections/notice/notice.html
  84. 0 0
      acp/template/sections/pages/add.html
  85. 0 0
      acp/template/sections/pages/index.html
  86. 0 0
      acp/template/sections/pages/menu.html
  87. 0 0
      acp/template/sections/pages/page.html
  88. 0 0
      acp/template/sections/promo/add.html
  89. 0 0
      acp/template/sections/promo/index.html
  90. 0 0
      acp/template/sections/promo/menu.html
  91. 0 0
      acp/template/sections/promo/promo.html
  92. 0 0
      acp/template/sections/promo/stats.html
  93. 0 0
      acp/template/sections/servers/index.html
  94. 0 0
      acp/template/sections/servers/menu.html
  95. 0 0
      acp/template/sections/servers/overdue.html
  96. 0 0
      acp/template/sections/servers/server.html
  97. 0 0
      acp/template/sections/system/index.html
  98. 0 0
      acp/template/sections/tarifs/add.html
  99. 0 0
      acp/template/sections/tarifs/copy.html
  100. 0 0
      acp/template/sections/tarifs/index.html

+ 1 - 1
acp/index.php

@@ -11,7 +11,7 @@
     DEFINE('ROOT', '../');
     DEFINE('SYS', ROOT.'system/');
     DEFINE('ACP', ROOT.'system/acp/');
-    DEFINE('TPL', ROOT.'template/acp/');
+    DEFINE('TPL', ROOT.'acp/template/');
     DEFINE('TEMP', ROOT.'temp/');
     DEFINE('FILES', ROOT.'files/');
     DEFINE('DATA', SYS.'data/');

+ 0 - 0
template/acp/all.html → acp/template/all.html


+ 0 - 0
template/acp/cashback.html → acp/template/cashback.html


+ 0 - 0
template/acp/css/bootbox.css → acp/template/css/bootbox.css


+ 0 - 0
template/acp/css/fonts.css → acp/template/css/fonts.css


+ 0 - 0
template/acp/css/jquery.datetimepicker.css → acp/template/css/jquery.datetimepicker.css


+ 0 - 0
template/acp/css/style.css → acp/template/css/style.css


+ 0 - 0
template/acp/favicon.ico → acp/template/favicon.ico


+ 0 - 0
template/acp/fonts/FontAwesome.otf → acp/template/fonts/FontAwesome.otf


+ 0 - 0
template/acp/fonts/cuprum.ttf → acp/template/fonts/cuprum.ttf


+ 0 - 0
template/acp/fonts/cuprum.woff → acp/template/fonts/cuprum.woff


+ 0 - 0
template/acp/fonts/cuprum.woff2 → acp/template/fonts/cuprum.woff2


+ 0 - 0
template/acp/fonts/cuprumbold.ttf → acp/template/fonts/cuprumbold.ttf


+ 0 - 0
template/acp/fonts/cuprumbold.woff → acp/template/fonts/cuprumbold.woff


+ 0 - 0
template/acp/fonts/cuprumbold.woff2 → acp/template/fonts/cuprumbold.woff2


+ 0 - 0
template/acp/fonts/cuprumbolditalic.ttf → acp/template/fonts/cuprumbolditalic.ttf


+ 0 - 0
template/acp/fonts/cuprumbolditalic.woff → acp/template/fonts/cuprumbolditalic.woff


+ 0 - 0
template/acp/fonts/cuprumbolditalic.woff2 → acp/template/fonts/cuprumbolditalic.woff2


+ 0 - 0
template/acp/fonts/cuprumitalic.ttf → acp/template/fonts/cuprumitalic.ttf


+ 0 - 0
template/acp/fonts/cuprumitalic.woff → acp/template/fonts/cuprumitalic.woff


+ 0 - 0
template/acp/fonts/cuprumitalic.woff2 → acp/template/fonts/cuprumitalic.woff2


+ 0 - 0
template/acp/fonts/fontawesome-webfont.eot → acp/template/fonts/fontawesome-webfont.eot


+ 0 - 0
template/acp/fonts/fontawesome-webfont.svg → acp/template/fonts/fontawesome-webfont.svg


+ 0 - 0
template/acp/fonts/fontawesome-webfont.ttf → acp/template/fonts/fontawesome-webfont.ttf


+ 0 - 0
template/acp/fonts/fontawesome-webfont.woff → acp/template/fonts/fontawesome-webfont.woff


+ 0 - 0
template/acp/fonts/fontawesome-webfont.woff2 → acp/template/fonts/fontawesome-webfont.woff2


+ 0 - 0
template/acp/images/.htaccess → acp/template/images/.htaccess


+ 0 - 0
template/acp/js/addons.js → acp/template/js/addons.js


+ 0 - 0
template/acp/js/bootbox.js → acp/template/js/bootbox.js


+ 0 - 0
template/acp/js/bootstrap.js → acp/template/js/bootstrap.js


+ 0 - 0
template/acp/js/control.js → acp/template/js/control.js


+ 0 - 0
template/acp/js/date/jquery.datetimepicker.full.js → acp/template/js/date/jquery.datetimepicker.full.js


+ 0 - 0
template/acp/js/form.js → acp/template/js/form.js


+ 0 - 0
template/acp/js/functions.js → acp/template/js/functions.js


+ 0 - 0
template/acp/js/jquery.js → acp/template/js/jquery.js


+ 0 - 0
template/acp/js/letter.js → acp/template/js/letter.js


+ 0 - 0
template/acp/js/logs.js → acp/template/js/logs.js


+ 0 - 0
template/acp/js/news.js → acp/template/js/news.js


+ 0 - 0
template/acp/js/notice.js → acp/template/js/notice.js


+ 0 - 0
template/acp/js/pages.js → acp/template/js/pages.js


+ 0 - 0
template/acp/js/promo.js → acp/template/js/promo.js


+ 0 - 0
template/acp/js/servers.js → acp/template/js/servers.js


+ 0 - 0
template/acp/js/system.js → acp/template/js/system.js


+ 0 - 0
template/acp/js/tarifs.js → acp/template/js/tarifs.js


+ 0 - 0
template/acp/js/units.js → acp/template/js/units.js


+ 0 - 0
template/acp/js/users.js → acp/template/js/users.js


+ 0 - 0
template/acp/js/web.js → acp/template/js/web.js


+ 0 - 0
template/acp/js/wiki.js → acp/template/js/wiki.js


+ 0 - 0
template/acp/main.html → acp/template/main.html


+ 0 - 0
template/acp/pages.html → acp/template/pages.html


+ 0 - 0
template/acp/sections/addons/addcat.html → acp/template/sections/addons/addcat.html


+ 0 - 0
template/acp/sections/addons/addpl.html → acp/template/sections/addons/addpl.html


+ 0 - 0
template/acp/sections/addons/cats.html → acp/template/sections/addons/cats.html


+ 0 - 0
template/acp/sections/addons/index.html → acp/template/sections/addons/index.html


+ 0 - 0
template/acp/sections/addons/menu.html → acp/template/sections/addons/menu.html


+ 0 - 0
template/acp/sections/addons/plugin.html → acp/template/sections/addons/plugin.html


+ 0 - 0
template/acp/sections/addons/update.html → acp/template/sections/addons/update.html


+ 0 - 0
template/acp/sections/addons/updmp.html → acp/template/sections/addons/updmp.html


+ 0 - 0
template/acp/sections/boost/index.html → acp/template/sections/boost/index.html


+ 0 - 0
template/acp/sections/boost/menu.html → acp/template/sections/boost/menu.html


+ 0 - 0
template/acp/sections/control/index.html → acp/template/sections/control/index.html


+ 0 - 0
template/acp/sections/control/menu.html → acp/template/sections/control/menu.html


+ 0 - 0
template/acp/sections/control/server.html → acp/template/sections/control/server.html


+ 0 - 0
template/acp/sections/hosting/menu.html → acp/template/sections/hosting/menu.html


+ 0 - 0
template/acp/sections/jobs/add.html → acp/template/sections/jobs/add.html


+ 0 - 0
template/acp/sections/jobs/edit.html → acp/template/sections/jobs/edit.html


+ 0 - 0
template/acp/sections/jobs/index.html → acp/template/sections/jobs/index.html


+ 0 - 0
template/acp/sections/jobs/menu.html → acp/template/sections/jobs/menu.html


+ 0 - 0
template/acp/sections/jobs/request.html → acp/template/sections/jobs/request.html


+ 0 - 0
template/acp/sections/jobs/request_edit.html → acp/template/sections/jobs/request_edit.html


+ 0 - 0
template/acp/sections/letter/index.html → acp/template/sections/letter/index.html


+ 0 - 0
template/acp/sections/letter/menu.html → acp/template/sections/letter/menu.html


+ 0 - 0
template/acp/sections/logs/index.html → acp/template/sections/logs/index.html


+ 0 - 0
template/acp/sections/logs/logs.html → acp/template/sections/logs/logs.html


+ 0 - 0
template/acp/sections/logs/menu.html → acp/template/sections/logs/menu.html


+ 0 - 0
template/acp/sections/news/add.html → acp/template/sections/news/add.html


+ 0 - 0
template/acp/sections/news/index.html → acp/template/sections/news/index.html


+ 0 - 0
template/acp/sections/news/menu.html → acp/template/sections/news/menu.html


+ 0 - 0
template/acp/sections/news/news.html → acp/template/sections/news/news.html


+ 0 - 0
template/acp/sections/notice/add.html → acp/template/sections/notice/add.html


+ 0 - 0
template/acp/sections/notice/index.html → acp/template/sections/notice/index.html


+ 0 - 0
template/acp/sections/notice/menu.html → acp/template/sections/notice/menu.html


+ 0 - 0
template/acp/sections/notice/notice.html → acp/template/sections/notice/notice.html


+ 0 - 0
template/acp/sections/pages/add.html → acp/template/sections/pages/add.html


+ 0 - 0
template/acp/sections/pages/index.html → acp/template/sections/pages/index.html


+ 0 - 0
template/acp/sections/pages/menu.html → acp/template/sections/pages/menu.html


+ 0 - 0
template/acp/sections/pages/page.html → acp/template/sections/pages/page.html


+ 0 - 0
template/acp/sections/promo/add.html → acp/template/sections/promo/add.html


+ 0 - 0
template/acp/sections/promo/index.html → acp/template/sections/promo/index.html


+ 0 - 0
template/acp/sections/promo/menu.html → acp/template/sections/promo/menu.html


+ 0 - 0
template/acp/sections/promo/promo.html → acp/template/sections/promo/promo.html


+ 0 - 0
template/acp/sections/promo/stats.html → acp/template/sections/promo/stats.html


+ 0 - 0
template/acp/sections/servers/index.html → acp/template/sections/servers/index.html


+ 0 - 0
template/acp/sections/servers/menu.html → acp/template/sections/servers/menu.html


+ 0 - 0
template/acp/sections/servers/overdue.html → acp/template/sections/servers/overdue.html


+ 0 - 0
template/acp/sections/servers/server.html → acp/template/sections/servers/server.html


+ 0 - 0
template/acp/sections/system/index.html → acp/template/sections/system/index.html


+ 0 - 0
template/acp/sections/tarifs/add.html → acp/template/sections/tarifs/add.html


+ 0 - 0
template/acp/sections/tarifs/copy.html → acp/template/sections/tarifs/copy.html


+ 0 - 0
template/acp/sections/tarifs/index.html → acp/template/sections/tarifs/index.html


Some files were not shown because too many files changed in this diff