mirror of
https://github.com/Neetpone/ponepaste.git
synced 2025-03-12 06:30:07 +01:00
added notes
notes about fork paste button
This commit is contained in:
parent
faab356e32
commit
5067540c28
1 changed files with 4 additions and 2 deletions
|
@ -478,8 +478,10 @@ $selectedloader = "$bg[$i]"; // set variable equal to which random filename was
|
|||
value="<?php echo $lang['editpaste']; ?>"/>
|
||||
<?php
|
||||
} ?>
|
||||
<input class="button is-info" type="submit" name="submit" id="submit"
|
||||
value="<?php echo $lang['forkpaste']; ?>"/>
|
||||
<?php
|
||||
//Fork function not working
|
||||
// <input class="button is-info" type="submit" name="submit" id="submit"
|
||||
//value="<?php echo $lang['forkpaste']; ?>"/> ?>
|
||||
</div>
|
||||
<br/>
|
||||
</nav>
|
||||
|
|
Loading…
Add table
Reference in a new issue