add link to download
This commit is contained in:
parent
ab2cdcc400
commit
735794f285
1
home.php
1
home.php
|
@ -4,6 +4,7 @@
|
|||
<input type="submit" name="open" value="open" accesskey="o">
|
||||
<input type="submit" name="tags" value="tags" accesskey="t">
|
||||
<input type="submit" name="clip" value="clip" accesskey="c">
|
||||
<input type="submit" name="download" value="download" accesskey="d">
|
||||
<br>
|
||||
<input autofocus autocomplete="off" class="title" name="param" value="<?php if (!isset($_GET['home']) && !isset($_POST['home'])) echo $param; ?>">
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue