changed name in footer

This commit is contained in:
Michael Clemens // DK1MI 2023-07-26 14:15:19 +00:00
parent e3a738d527
commit 2b33314655
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ const char MAIN_page[] PROGMEM = R"=====(
</div>
<div class="footerbox">
<form method='post' action='config'><button class='button' value='config' name='config' type='submit'>Configuration</button> - Remote SWR/Power-Meter v<span id="version">0</span> by DK1MI</form>
<form method='post' action='config'><button class='button' value='config' name='config' type='submit'>Configuration</button> - Remote Power/SWR Meter v<span id="version">0</span> by DK1MI</form>
</div>
</div>