mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Fix display style typo
I could not see any difference in rendering of the page after fixing this, but it looks it it should be fixed.
This commit is contained in:
parent
cbd49c77c4
commit
5fd42bbb83
@ -1171,7 +1171,7 @@ if ($savemsg)
|
||||
$i++;
|
||||
endforeach;
|
||||
?>
|
||||
<tr style="dispaly:none;"><td></td></tr>
|
||||
<tr style="display:none;"><td></td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user