| Macik |
|
|---|---|
#38050 Twiebie: Make a simple plugin. hook it on `page.main`. Code it as follows:
if ($cat['tpl'] == 'system') {
$mskin = cot_tplfile(array('page', $cat['tpl'], empty($al) ? $id : $al));
}
use templates named as: `page.system.#alias.tpl` or `page.system.#id.tpl` (where #alias and #id is alias or id of corresponding page), located in standard page.tpl folders. Note1: be sure to use alias if it exists for current page https://github.com/macik
правильный хостинг — https://goo.gl/fjCa1F |