This commit is contained in:
deathbybandaid 2020-12-16 14:53:27 -05:00
parent ef27338257
commit 815e3fcfd3

View File

@ -5,7 +5,7 @@
<h4 style="text-align: center;">{{ fhdhr.config.dict["fhdhr"]["friendlyname"] }} Tools</h4>
<form method="post" action="/api/tools?method=prettyjson&redirect=%2Ftools">
<input type="hidden" name="url" value="">
<a data-th="URL"><input type="text" name="url" value=""></a>
<a data-th="Convert"><input type="submit" value="Convert"></a>
</form>