diff options
Diffstat (limited to 'BKUOnline/src')
-rw-r--r-- | BKUOnline/src/main/webapp/HTTP-ohne.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUOnline/src/main/webapp/HTTP-ohne.html b/BKUOnline/src/main/webapp/HTTP-ohne.html index 044432ce..47c059f2 100644 --- a/BKUOnline/src/main/webapp/HTTP-ohne.html +++ b/BKUOnline/src/main/webapp/HTTP-ohne.html @@ -98,7 +98,7 @@ legend { <input type="radio" name="appletGuiStyle" value="advanced">advanced </p> <p> - <label for="appletHashDataDisplay">GUI Style</label> + <label for="appletHashDataDisplay">HashData Display</label> <input type="radio" name="appletHashDataDisplay" value="external" checked="checked">external <input type="radio" name="appletHashDataDisplay" value="internal">internal </p> |