mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Move : inside gettext
This commit is contained in:
parent
fe6d7a5577
commit
ae67b1fbe1
@ -196,7 +196,7 @@ include("head.inc");
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="22%" height="53" valign="top"> </td>
|
||||
<td width="78%"><strong><span class="red"><?=gettext("Note");?>:</span></strong><br>
|
||||
<td width="78%"><strong><span class="red"><?=gettext("Note:");?></span></strong><br>
|
||||
<?=gettext("Graphs will not be allowed to be recreated within a 1 minute interval, please " .
|
||||
"take this into account after changing the style.");?>
|
||||
</td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user