forked from GithubBackups/healthchecks
Correct the priority value for Pushover's Emergency priority. Fixes #160
This commit is contained in:
parent
6bc3a445db
commit
9bf82b706c
@ -61,7 +61,7 @@
|
||||
|
||||
<div class="radio">
|
||||
<label>
|
||||
<input type="radio" name="po_priority" value="-2">
|
||||
<input type="radio" name="po_priority" value="2">
|
||||
<span class="text-danger">Emergency Priority.</span>
|
||||
<span class="help">
|
||||
The notification is repeated every
|
||||
|
Loading…
x
Reference in New Issue
Block a user