HTML cosmetical changes

This commit is contained in:
Andreas Öman 2008-04-07 21:33:18 +00:00
parent 470bc50b9b
commit 5c93b3bde3

View file

@ -130,12 +130,12 @@ ajax_transport_build_list(tcp_queue_t *tq, struct th_transport_list *tlist)
tcp_qprintf(tq, "<div style=\"float: left; width: 12%\">Type</div>");
tcp_qprintf(tq, "<div style=\"float: left; width: 25%\">"
"Service</div>");
"Source service</div>");
tcp_qprintf(tq, "<div style=\"float: left; width: 6%\">&nbsp;</div>");
tcp_qprintf(tq, "<div style=\"float: left; width: 31%\">"
"Channel</div>");
"Target channel</div>");
tcp_qprintf(tq, "</div><hr>");