More descriptive api key label

This commit is contained in:
Patrick Yates
2014-03-08 18:55:58 +11:00
parent 6f7f472478
commit 8ed040a24e

View File

@@ -700,7 +700,7 @@
</div>
<div id="pushbulletoptions">
<div class="row">
<label>User key</label><input type="text" name="pushbullet_apikey" value="${config['pushbullet_apikey']}" size="50">
<label>API Key</label><input type="text" name="pushbullet_apikey" value="${config['pushbullet_apikey']}" size="50">
</div>
<div class="row">
<label>Device ID</label><input type="text" name="pushbullet_deviceid" value="${config['pushbullet_deviceid']}" size="50">