mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-31 20:54:31 +01:00
updates copy to reduce button size
This commit is contained in:
committed by
Andrew Camilleri
parent
bdd11a14ff
commit
f2286fb1be
@@ -6,7 +6,7 @@
|
||||
<h2 class="mb-0">@ViewData["Title"]</h2>
|
||||
<div class="dropdown only-for-js" id="quick-fill">
|
||||
<button class="btn btn-primary dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false" id="QuickFillDropdownToggle">
|
||||
Quick fill settings for...
|
||||
Quick Fill
|
||||
</button>
|
||||
<div class="dropdown-menu" aria-labelledby="QuickFillDropdownToggle">
|
||||
<a class="dropdown-item" href="" data-server="smtp.gmail.com" data-port="587" data-enablessl="true">Gmail.com</a>
|
||||
|
||||
Reference in New Issue
Block a user