Changeset 2819552
- Timestamp:
- 11/17/2022 08:42:31 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
searchplus/trunk/includes/searchplus_page_account.php
r2810272 r2819552 24 24 <h1> 25 25 <b>Search+</b> configuration page <br /> <small class="card-subtitle mb-2 text-muted">Please insert your 26 client token, so <i>WordPress</i> can access the service.26 client API key, so <i>WordPress</i> can access the service. 27 27 </small> 28 28 </h1> … … 37 37 <h5 class="card-title">Account</h5> 38 38 <table style="padding-top: 10pt; border-spacing: 10px; border-collapse: collapse;"> 39 <td><label for="input_user"> Token</label>39 <td><label for="input_user">API key</label> 40 40 <div class="input-group"> 41 41 <input id="input_token" type="text" style="width: 280pt;"
Note: See TracChangeset
for help on using the changeset viewer.