[svn] Have control panel display an error for logged in, non-superuser users.

This commit is contained in:
substantialnoninfringinguser
2009-05-24 23:24:59 +01:00
parent 18e080418f
commit 4735edb9d0
3 changed files with 17 additions and 4 deletions

View File

@@ -340,4 +340,8 @@ h1 {
#quicksearch {
margin-left:40px;
}
.noticeBox {
border:thin black solid; width: 40%; color:#F00; margin-left:auto; margin-right:auto
}