Move : inside gettext

This commit is contained in:
Renato Botelho 2010-08-13 15:44:54 -03:00
parent fe6d7a5577
commit ae67b1fbe1

View File

@ -196,7 +196,7 @@ include("head.inc");
</tr>
<tr>
<td width="22%" height="53" valign="top">&nbsp;</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>