+ 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:
pioder
2009-06-25 19:50:28 +00:00
parent 93e5cae6f0
commit 92e90cd55f
33 changed files with 242 additions and 255 deletions

View File

@@ -27,7 +27,7 @@ if (User::UserInformation($_SESSION['uid'],'rank')!=2)
admin_message_forum($lng['yournotadmin'],'../index.php');
}
$skin = array(
'uf_pa'=>$lng['uf_pa_nav'],
'uf_pa'=>$lng['uf_pa'],
'index'=>$lng['index'],
'gotoforum'=>$lng['go_to_forum'],
'scriptstat'=>$lng['scriptstat'],