small html error as well.
This commit is contained in:
parent
651287ad62
commit
a7e325de00
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel
|
||||||
<li>
|
<li>
|
||||||
<form class="form-inline" role="form">
|
<form class="form-inline" role="form">
|
||||||
<div class="checkbox">
|
<div class="checkbox">
|
||||||
<label
|
<label>
|
||||||
<input type="checkbox" ng-model="notimestamp">
|
<input type="checkbox" ng-model="notimestamp">
|
||||||
Hide timestamps
|
Hide timestamps
|
||||||
</label>
|
</label>
|
||||||
|
|
Loading…
Add table
Reference in a new issue