Update deviceDetails.php
Added translation variable "DevDetail_Nmap_Scans"
This commit is contained in:
@@ -561,7 +561,7 @@
|
|||||||
<?php
|
<?php
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
<h4 class="">Nmap Scans</h4>
|
<h4 class=""><?= lang('DevDetail_Nmap_Scans');?></h4>
|
||||||
<div style="width:100%; text-align: center;">
|
<div style="width:100%; text-align: center;">
|
||||||
<script>
|
<script>
|
||||||
setTimeout(function(){
|
setTimeout(function(){
|
||||||
|
|||||||
Reference in New Issue
Block a user