Merge pull request #141 from Phaeton/patch

Minor typos in Setup
This commit is contained in:
Marc Ole Bulling
2024-02-28 22:17:46 +01:00
committed by GitHub
@@ -136,7 +136,7 @@
<div class="form-group">
<div class="col-sm-8">
<label for="public_name">Pubblic Name:</label>
<label for="public_name">Public Name:</label>
<input type="text" class="form-control" id="public_name" name="public_name" value="Gokapi" placeholder="Public Name" required>
</div><br><br><br>
<div class="col-sm-8">
@@ -469,7 +469,7 @@ function TestAWS(button) {
<p><br><br><b>Level 0 - No encryption</b>
<ul>
<li>All files are stored in plain text on the local or remote server</li>
<li>Uses the least ressources</li>
<li>Uses the least resources</li>
<li>Supports hotlinks to files</li>
<li>Supports download progress bar</li>
<li>Gokapi starts without user input</li>