mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-02-04 01:04:33 +00:00
Allow server owner to inject HTML into the spots page for a "support/donate" type link. #100
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
<input type="radio" class="btn-check" name="runPause" id="pauseButton" autocomplete="off">
|
||||
<label class="btn btn-outline-primary" for="pauseButton"><i class="fa-solid fa-pause"></i><span class="hideonmobile"> Pause</span></label>
|
||||
</span>
|
||||
{% raw web_ui_options["support-button-html"] %}
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-8 text-end">
|
||||
|
||||
Reference in New Issue
Block a user