forked from GithubBackups/healthchecks
Rename pushover.png -> po.png to match the Channel.kind value
This commit is contained in:
parent
9ae4235c9b
commit
0b3030311c
Before Width: | Height: | Size: 7.6 KiB After Width: | Height: | Size: 7.6 KiB |
@ -196,7 +196,7 @@
|
|||||||
</li>
|
</li>
|
||||||
{% if enable_pushover %}
|
{% if enable_pushover %}
|
||||||
<li>
|
<li>
|
||||||
<img src="{% static 'img/integrations/pushover.png' %}"
|
<img src="{% static 'img/integrations/po.png' %}"
|
||||||
class="icon" alt="Pushover icon" />
|
class="icon" alt="Pushover icon" />
|
||||||
|
|
||||||
<h2>Pushover</h2>
|
<h2>Pushover</h2>
|
||||||
|
@ -166,7 +166,7 @@
|
|||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<div class="col-sm-offset-2 col-sm-10">
|
<div class="col-sm-offset-2 col-sm-10">
|
||||||
<button type="submit" class="btn btn-default">
|
<button type="submit" class="btn btn-default">
|
||||||
<img class="ai-icon" src="{% static 'img/integrations/pushover.png' %}" alt="Pushover" />
|
<img class="ai-icon" src="{% static 'img/integrations/po.png' %}" alt="Pushover" />
|
||||||
Subscribe with Pushover
|
Subscribe with Pushover
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user