mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-20 16:03:59 +01:00
NMA - On snatch
This commit is contained in:
@@ -782,6 +782,10 @@
|
|||||||
</td>
|
</td>
|
||||||
<td><input class="switch" type="checkbox" name="nma_enabled" id="nma" value="1" ${config['nma_enabled']} /></td>
|
<td><input class="switch" type="checkbox" name="nma_enabled" id="nma" value="1" ${config['nma_enabled']} /></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><label for="nma_onsnatch">Notify on snatch?</label></td>
|
||||||
|
<td><input type="checkbox" name="nma_onsnatch" value="1" ${config['nma_onsnatch']} /></td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<table id="nmaoptions">
|
<table id="nmaoptions">
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user