In the firewall view, I am not able to view the server names. The name column is displaying blank versus the hostname. From a code level is it coming up as,
<td class="tbl_col_server_id">
<a onclick="loadContent('admin/firewall_edit.php?id=1');" href="#"></a>
versus something like
<td class="tbl_col_server_id">
<a onclick="loadContent('admin/firewall_edit.php?id=1');" href="someurl">servername.domainname</a>
as I would have expected. Each blank line when click, will show the appropriate hostname on the edit page, it is just blank on the Firewall list page. Any fix available?
Recent comments
1 day 10 hours ago
1 day 13 hours ago
1 day 14 hours ago
1 day 15 hours ago
1 day 17 hours ago
1 day 18 hours ago
1 day 20 hours ago
2 days 11 hours ago
2 days 12 hours ago
2 days 16 hours ago