Fixed implementation of path alias settings.
Now report an error if path is already aliased to another location.
This commit is contained in:
@@ -81,3 +81,8 @@ ul.horizontal {
|
||||
}
|
||||
}
|
||||
}
|
||||
#message li.error {
|
||||
background-color: #f99;
|
||||
border: solid 1px red;
|
||||
padding: 5px 2px 5px 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user