mirror of
https://github.com/Xevion/v1.xevion.dev.git
synced 2025-12-08 00:08:55 -06:00
change base64 encoding message to "proxying" for more implicit description
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
</p>
|
||||
</div>
|
||||
<div class="field">
|
||||
<label for="base64">Use base64 encoding?</label>
|
||||
<label for="base64">Use base64 proxying?</label>
|
||||
<input type="checkbox" name="base64" value="true"
|
||||
{% if base64 %}checked{% endif %} />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user