Handle errors raised by plugins in template. fixes #370
This commit is contained in:
parent
89dfc37b0a
commit
056107ab4e
4 changed files with 48 additions and 22 deletions
inc
|
@ -1126,3 +1126,8 @@ div.dailyNoEntry {
|
|||
.center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
ul.errors {
|
||||
color: red;
|
||||
float: left;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue