Move mod/manage to src/Module/Delegation

- Move templates/manage to templates/delegation
- Update navigation links
- Update CSS classes
This commit is contained in:
Hypolite Petovan
2019-10-11 12:37:24 -04:00
parent 4ee9e21a4f
commit 02f02d44dc
25 changed files with 204 additions and 202 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ nav a:hover,
color: #000;
}
.manage-notify {
.delegation-notify {
background-color: #CB4437;
border-radius: 10px;
font: bold 11px/16px Arial;