diff options
Diffstat (limited to 'theme/admin/html/auth.php')
-rw-r--r-- | theme/admin/html/auth.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/admin/html/auth.php b/theme/admin/html/auth.php index e6bfb1e..ebb7a2a 100644 --- a/theme/admin/html/auth.php +++ b/theme/admin/html/auth.php @@ -31,4 +31,4 @@ <div class="flex flex-padding background"> <input type="submit" name="auth" value="<?=$Language->text('login')?>" /> </div> -</form>
\ No newline at end of file +</form> |