mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
LetsEncrypt notification color
This commit is contained in:
parent
a352722aa9
commit
a3c147292a
1 changed files with 2 additions and 2 deletions
|
@ -142,8 +142,8 @@
|
|||
</tr>
|
||||
-->
|
||||
<tr>
|
||||
<td class="vst-text input-label lets-encrypt-note step-left" >
|
||||
<?= __('You can add LetsEncrypt after adding domain, just EDIT this domain')?>
|
||||
<td class="vst-text input-label step-left" >
|
||||
<span style="color: gray;"><?= __('You can add LetsEncrypt after adding domain, just EDIT this domain later')?></span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue