+ Moved ACP link from footer to header
+ Added PMs limits + Replaced ACP frames to original DSF layout > Version 9.6.25 released. git-svn-id: https://svn.pioder.pl/uf-svn/uF@33 72ec579a-5ced-4fa4-82f3-afba5d98df2f
This commit is contained in:
@@ -42,14 +42,6 @@ $skin = array();
|
||||
$skin = array_push_assoc($skin, GenerateHeader('',''));
|
||||
$stop = TimeGeneration();
|
||||
$skin['queries'] = ShowQueries($start, $stop);
|
||||
if(RANK=='2')
|
||||
{
|
||||
$skin['pa_link']='<a href="admin/index.php" class="fsmall"><b>'.$lng['pa_link'].'</b></a>';
|
||||
}
|
||||
else
|
||||
{
|
||||
$skin['pa_link']='';
|
||||
}
|
||||
|
||||
if (isset($_POST['textedit']))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user