mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
typo fix
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 55 KiB |
@@ -376,7 +376,7 @@
|
||||
<div class="box box-aqua box-body">
|
||||
<section>
|
||||
<h4>
|
||||
'.$pia_lang['Network_UnnasignedDevices'].'
|
||||
'.$pia_lang['Network_UnassignedDevices'].'
|
||||
</h4>
|
||||
<table class="table table-striped">
|
||||
<tbody>
|
||||
|
||||
@@ -334,6 +334,6 @@ $pia_lang['Network_ManageDel_Submit'] = 'Delete';
|
||||
$pia_lang['Network_Table_State'] = 'State';
|
||||
$pia_lang['Network_Table_Hostname'] = 'Hostname';
|
||||
$pia_lang['Network_Table_IP'] = 'IP';
|
||||
$pia_lang['Network_UnnasignedDevices'] = 'Unnasigned devices';
|
||||
$pia_lang['Network_UnassignedDevices'] = 'Unassigned devices';
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user