mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
Old typo... so there never was a "permission_name" in the HTML.
git-svn-id: file:///svn/phpbb/trunk@7129 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -1316,13 +1316,13 @@ fieldset.permissions .permissions-switch {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.permissions-panel th.permission-name {
|
||||
.permissions-panel th.permissions-name {
|
||||
border: none;
|
||||
color: #536482;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.permissions-panel th.permission-name a.trace {
|
||||
.permissions-panel th.permissions-name a.trace {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user