diff options
| author | reger <reger18@arcor.de> | 2015-12-23 00:04:40 +0100 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2015-12-23 00:04:40 +0100 |
| commit | 0fa63409368c9e44175bbae1a97d41f3ccf4f75a (patch) | |
| tree | 82174bd4cc0295af5e5cfcd5e7a09a3bcfc47438 /htroot/ProxyIndexingMonitor_p.html | |
| parent | bf098412cf90a027520ab084fa8d899f5c09d38c (diff) | |
apply more default css styles (class btn) to submit buttons
Diffstat (limited to 'htroot/ProxyIndexingMonitor_p.html')
| -rw-r--r-- | htroot/ProxyIndexingMonitor_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ProxyIndexingMonitor_p.html b/htroot/ProxyIndexingMonitor_p.html index e44062e41..ba6b6d8f4 100644 --- a/htroot/ProxyIndexingMonitor_p.html +++ b/htroot/ProxyIndexingMonitor_p.html @@ -95,7 +95,7 @@ <tr valign="top" class="TableCellDark">
<td colspan="1"> </td>
- <td colspan="2"><input type="submit" name="proxyprofileset" value="Set proxy profile" /></td>
+ <td colspan="2"><input type="submit" name="proxyprofileset" class="btn btn-primary" value="Set proxy profile" /></td>
</tr>
</table>
</form>
|
