Project

General

Profile

« Previous | Next » 

Revision 301eb34f

Added by Colin Fleming over 10 years ago

Tidy up "status_upnp.php" XHTML

Remove double line from table

View differences:

usr/local/www/status_upnp.php
102 102
          <td class="listlr">
103 103
		<?php print $rdr_port;?>
104 104
          </td>
105
          <td class="listlr">
105
          <td class="listr">
106 106
		<?php print $rdr_proto;?>
107 107
          </td>
108
          <td class="listlr">
108
          <td class="listr">
109 109
		<?php print $rdr_ip;?>
110 110
          </td>
111
          <td class="listlr">
111
          <td class="listr">
112 112
		<?php print $rdr_iport;?>
113 113
          </td>
114
          <td class="listlr">
114
          <td class="listr">
115 115
		<?php print $rdr_label;?>
116 116
          </td>
117 117
        </tr>

Also available in: Unified diff