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
16 hours 1 min ago
1 day 1 hour ago
1 day 2 hours ago
1 day 5 hours ago
1 day 10 hours ago
1 day 10 hours ago
1 day 12 hours ago
1 day 22 hours ago
2 days 3 hours ago
2 days 5 hours ago