Fix panel title for certificate option

This commit is contained in:
Christian Zeitnitz 2021-03-31 12:48:31 +02:00
parent 72ae09461d
commit 20d2443468
1 changed files with 1 additions and 2 deletions

View File

@ -37,9 +37,8 @@
<div class="panel panel-default panel-collapse collapse in" id="PanelCerts" >
<div class="panel-body">
<div class="panel-heading">
<h5 class="panel-title">Enter username and password</h5>
<h5 class="panel-title">Certificates in the configuration file</h5>
</div>
<h5 class="panel-title">Certificates in the configuration file</h5>
<p> RaspAP does not support the import of the required cerficates. Please paste them into the configuration file
<ul>
<li>Signing certification authority (CA) certificate (e.g. <code>ca.crt</code>): enclosed in <code>&lt;ca> ... &lt;/ca></code> tags </li>