Compare commits
No commits in common. "d306e0a7a14cf84366f5f8b1d91c430ffdff8093" and "ac400f9db7ad239bb0833ba42dcf5be43765c1cb" have entirely different histories.
d306e0a7a1
...
ac400f9db7
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
|||
| <a href="/list">user and tag list</a>
|
||||
| <a href="/documentation">Documentation</a>
|
||||
| <a href="/transactionlist">transactionlist</a>
|
||||
| <a href="/transfare">transfare<font face="emoji">🎺⚧</font></a>
|
||||
| <a href="/transfare">transfare</a>
|
||||
</p>
|
||||
</nav>
|
||||
<hr>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
</select>
|
||||
</p>
|
||||
<p>
|
||||
<input name="change" type="number" lang="nb" step="0.01" max=1000 min=-1000 placeholder="money to transfare">
|
||||
<input name="change" type="number" lang="nb" step="0.01" placeholder="money to transfare">
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
|
Loading…
Reference in a new issue