mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
Replaced remaining tip form classes with muted style
This commit is contained in:
parent
f0aed0ba77
commit
99f0a16d71
3 changed files with 17 additions and 3 deletions
|
@ -9,8 +9,8 @@
|
|||
</div>
|
||||
<div class="form-group">
|
||||
<label>Username</label>
|
||||
<div class="tip">Gemini Username</div>
|
||||
{{input id="gemini-username" type="text" value=config.username class="form-control"}}
|
||||
<small class="form-text text-muted">Gemini Username</small>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="gemini-apikey">API Key</label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue