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']; ?>"/>
|
value="<?php echo $lang['editpaste']; ?>"/>
|
||||||
<?php
|
<?php
|
||||||
} ?>
|
} ?>
|
||||||
<input class="button is-info" type="submit" name="submit" id="submit"
|
<?php
|
||||||
value="<?php echo $lang['forkpaste']; ?>"/>
|
//Fork function not working
|
||||||
|
// <input class="button is-info" type="submit" name="submit" id="submit"
|
||||||
|
//value="<?php echo $lang['forkpaste']; ?>"/> ?>
|
||||||
</div>
|
</div>
|
||||||
<br/>
|
<br/>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
Loading…
Add table
Reference in a new issue