Project

General

Profile

« Previous | Next » 

Revision 8af8524e

Added by Ermal LUÇI almost 15 years ago

Whitespace fixes.

View differences:

usr/local/www/system_gateway_groups.php
134 134
                  <td class="listlr" ondblclick="document.location='system_gateway_groups_edit.php?id=<?=$i;?>';">
135 135
                    <?php
136 136
			echo $gateway_group['name'];
137
			?>
138
			
137
		?>
139 138
                  </td>
140 139
                  <td class="listr" ondblclick="document.location='system_gateway_groups_edit.php?id=<?=$i;?>';">
141 140
                    <?php
......
154 153
		    ?>
155 154
                  </td>
156 155
                  <td class="listbg" ondblclick="document.location='system_gateway_groups_edit.php?id=<?=$i;?>';">
157
						<?=htmlspecialchars($gateway_group['descr']);?>&nbsp;
156
				<?=htmlspecialchars($gateway_group['descr']);?>&nbsp;
158 157
                  </td>
159 158
                  <td valign="middle" nowrap class="list">
160 159
			<table border="0" cellspacing="0" cellpadding="1">

Also available in: Unified diff