mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
translation fix in thermal_sensors.widget.php
This commit is contained in:
parent
3920ec3135
commit
d6c03f128e
@ -267,8 +267,7 @@ function getBoolValueFromConfig(&$configArray, $valueKey, $defaultValue)
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="3">
|
||||
<span>* <?= gettext('You can configure a proper Thermal Sensor / Module under <br />
|
||||
<a href="system_advanced_misc.php">System > Advanced > Miscellaneous : Thermal Sensors section</a>.') ?></span>
|
||||
<span>* <?= sprintf(html_safe(gettext('You can configure a proper Thermal Sensor / Module under %s%sSystem > Advanced > Miscellaneous : Thermal Sensors section%s.')),'<br /> ','<a href="system_advanced_misc.php">','</a>') ?></span>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user