mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
space/tab
This commit is contained in:
parent
cff0b00a2b
commit
a59c983563
@ -160,7 +160,7 @@ $rows_displayed = false;
|
||||
// If the uniqueID is available, display it here
|
||||
$idfile = "/var/db/uniqueid";
|
||||
if (file_exists($idfile)) {
|
||||
print("<br />" . gettext("Netgate Uniqie ID:") . " <strong>" . file_get_contents($idfile) . "</strong>");
|
||||
print("<br />" . gettext("Netgate Uniqie ID:") . " <strong>" . file_get_contents($idfile) . "</strong>");
|
||||
}
|
||||
?>
|
||||
</td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user