make button and help more user friendly
This commit is contained in:
parent
5c8fa829df
commit
0324bac7ee
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@
|
|||
<p> </p>
|
||||
<div id="timestamp">
|
||||
<form action="generate" method="GET">
|
||||
<button type="submit" class="btn btn-default">Generate current timestamp</button>
|
||||
<button type="submit" class="btn btn-default">Insert current timestamp</button>
|
||||
</form>
|
||||
</div>
|
||||
<form action="submit" method="GET">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue