improve pings menu
This commit is contained in:
parent
a8921d484c
commit
9685751976
4 changed files with 17 additions and 6 deletions
|
@ -22,7 +22,7 @@
|
|||
><?php echo (($kv['type'] == 'textarea') ? htmlspecialchars($kv['default']) . '</textarea>' : '') ?>
|
||||
<?php }
|
||||
?>
|
||||
<input class='form-button' type="Submit" name="Submit">
|
||||
<input class='form-button' type="Submit" name="Submit" value="Submit">
|
||||
</form>
|
||||
<?php }
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue