prince Publish time 2012-05-11 15:22

Where can I find templates admin panel style

hi
Where can I find templates admin panel style
sorry but my english not good


vot Publish time 2012-05-11 16:01

There is no templates for Admin CP.
All the html output is placed incide the Admin CP functional code.

prince Publish time 2012-05-11 18:11

ok
When I enter the admin panel
send me back to sign in
and i can't go to admincp
i need the templates to insert this code<meta http-equiv="Expires" content="Tue, 01 Jan 2000 12:12:12 GMT">
<meta http-equiv="Pragma" content="no-cache">

or//Set no caching
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
header("Cache-Control: no-store, no-cache, must-revalidate");
header("Cache-Control: post-check=0, pre-check=0", false);
header("Pragma: no-cache");or
how i can stop the cache

many thanks

prince Publish time 2012-05-12 20:40

help
Pages: [1]
View full version: Where can I find templates admin panel style