Private GIT

Skip to content
Snippets Groups Projects
Commit 29971c4b authored by Ole Hannemann's avatar Ole Hannemann
Browse files

changed </d> to </td>

parent c345ffc1
No related branches found
No related tags found
No related merge requests found
......@@ -247,7 +247,7 @@ if($_GET['subnetId']!=0 && sizeof($device)>0) {
print "<tr>";
print "<th>".$Tools->print_custom_field_name ($field['name'])."</th>";
print "<td>".$device[$field['name']]."</d>";
print "<td>".$device[$field['name']]."</td>";
print "</tr>";
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment