Remove operator parameter

This commit is contained in:
Jordan Wages 2025-06-17 21:38:56 -05:00
commit 7bdf2036c6
6 changed files with 10 additions and 8 deletions

View file

@ -132,7 +132,7 @@
<div id="custom-template-container" class="form-group" style="display:none">
<label>Custom template</label>
<textarea id="custom-template" rows="6" cols="60" placeholder="Enter your custom template here..."></textarea>
<p class="placeholder-text">Placeholders: {{system}}, {{email}}, {{operator}}, {{query}}</p>
<p class="placeholder-text">Placeholders: {{system}}, {{email}}, {{query}}</p>
</div>
<div class="form-group">