system: typos in css

This commit is contained in:
Franco Fichtner 2018-11-23 10:30:39 +01:00
parent 2401eabaf0
commit 1bfc8ef5df

View File

@ -297,7 +297,7 @@ include("head.inc");
<table class="table table-striped opnsense_standard_table_form">
<tr>
<td style="width:22%"><strong><?= gettext('Thermal Sensors') ?></strong></td>
<td style="witdh:78%"></td>
<td style="width:78%"></td>
</tr>
<tr>
<td><a id="help_for_thermal_hardware" href="#" class="showhelp"><i class="fa fa-info-circle"></i></a> <?=gettext("Hardware");?> </td>
@ -328,7 +328,7 @@ include("head.inc");
<table class="table table-striped opnsense_standard_table_form">
<tr>
<td style="width:22%"><strong><?= gettext('Periodic Backups') ?></strong></td>
<td style="witdh:78%"></td>
<td style="width:78%"></td>
</tr>
<tr>
<td><a id="help_for_rrdbackup" href="#" class="showhelp"><i class="fa fa-info-circle"></i></a> <?=gettext("Periodic RRD Backup");?></td>
@ -405,7 +405,7 @@ include("head.inc");
<table class="table table-striped opnsense_standard_table_form">
<tr>
<td style="width:22%"><strong><?= gettext('Power Savings') ?></strong></td>
<td style="witdh:78%"></td>
<td style="width:78%"></td>
</tr>
<tr>
<td><a id="help_for_powerd_enable" href="#" class="showhelp"><i class="fa fa-info-circle"></i></a> <?=gettext("Use PowerD"); ?></td>