add upload limit text
This commit is contained in:
parent
a108d24f0f
commit
42c6524c27
|
@ -8,8 +8,7 @@ block content
|
|||
if (!exceeded)
|
||||
input(type='submit' value='Upload!')
|
||||
if (exceeded)
|
||||
p(style='color:darkred;font-weight:bold;font-size:9pt')
|
||||
p(style='color:darkred;font-weight:bold;font-size:9pt' align='center')
|
||||
| Max uploads limit exceeded. No more uploads would be accepted.
|
||||
br
|
||||
| Contact site administrator so they would increase the limit or delete some upload.
|
||||
p= exceeded
|
Loading…
Reference in New Issue