mirror of
https://github.com/prasathmani/tinyfilemanager
synced 2026-03-14 12:45:51 +01:00
Added animated screenshots
This commit is contained in:
parent
66ffde1288
commit
141178ac64
3 changed files with 1 additions and 0 deletions
BIN
tinyfilemanager.gif
Normal file
BIN
tinyfilemanager.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 852 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 356 KiB |
|
|
@ -142,6 +142,7 @@ if ($use_auth) {
|
|||
fm_show_message();
|
||||
?>
|
||||
<div class="path login-form">
|
||||
<img src="https://image.ibb.co/k92AFQ/h3k_logo_dark.png" alt="H3K File manager">
|
||||
<form action="" method="post">
|
||||
<label for="fm_usr"><?php echo fm_t('Username', $lang) ?></label><input type="text" id="fm_usr" name="fm_usr" value="" placeholder="<?php echo fm_t('Username', $lang) ?>" required><br>
|
||||
<label for="fm_pwd"><?php echo fm_t('Password', $lang) ?></label><input type="password" id="fm_pwd" name="fm_pwd" value="" placeholder="<?php echo fm_t('Password', $lang) ?>" required><br>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue