Altered GHR-Builder to show popovers, added logo favicon, and changed DONE to Return to Subscription Page.
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
|
||||
<link href="css/{$PAGE-NAME}.css" rel="stylesheet" media="screen"/>
|
||||
|
||||
|
||||
<div class="{$PAGE-NAME}">
|
||||
|
||||
<div class="card">
|
||||
@@ -131,7 +130,7 @@
|
||||
|
||||
<div class="buttons mt-1 mb-2">
|
||||
<button type="button" class="btn btn-sm btn-primary me-2 btnCancel">
|
||||
<i class="bi bi-box-arrow-left me-2"/>Done</button>
|
||||
<i class="bi bi-box-arrow-left me-2"/>Return to Subscriptions Page</button>
|
||||
<button type="button" class="btn btn-sm btn-primary me-2 btnSearch">
|
||||
<i class="bi bi-search me-2"/>Search</button>
|
||||
<button type="button" class="btn btn-sm btn-primary me-2 btnReset">
|
||||
|
||||
Reference in New Issue
Block a user