mirror of
https://github.com/Neetpone/ponepaste.git
synced 2025-03-12 06:30:07 +01:00
Removed email field
Removed email field
This commit is contained in:
parent
f7128dc530
commit
1c1b4e5f44
1 changed files with 0 additions and 9 deletions
|
@ -248,15 +248,6 @@ $start = $time;
|
|||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="field">
|
||||
<label class="label"><?php echo $lang['email']; ?></label>
|
||||
<div class="control has-icons-left has-icons-right">
|
||||
<input type="text" class="input" name="email" placeholder="<?php echo $lang['email']; ?>">
|
||||
<span class="icon is-small is-left">
|
||||
<i class="fas fa-envelope"></i>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="field">
|
||||
<label class="label"><?php echo $lang['newpwd']; ?></label>
|
||||
<div class="control has-icons-left has-icons-right">
|
||||
|
|
Loading…
Add table
Reference in a new issue