1
0
mirror of https://github.com/prasathmani/tinyfilemanager.git synced 2025-08-04 15:58:14 +02:00

Corrected spelling

This commit is contained in:
Gilbert Brault
2018-11-20 12:42:29 +01:00
parent 83a5f1d7b8
commit 66115cf3c9

View File

@@ -187,7 +187,7 @@ if ($use_auth) {
<div class="form-group">
<div class="custom-checkbox custom-control">
<input type="checkbox" name="remember" id="remember" class="custom-control-input">
<label for="remember" class="custom-control-label">Remeber Me</label>
<label for="remember" class="custom-control-label">Remember Me</label>
</div>
</div>