Projet

Général

Profil

« Précédent | Suivant » 

Révision 8d3c338e

Ajouté par PiBa-NL il y a plus de 9 ans

firewall_virtual_ip make the table sortable remove double tfoot, but use 2 tr inside.

Voir les différences:

usr/local/www/firewall_virtual_ip.php
279 279
                </tr>
280 280
		<?php endif; ?>
281 281
                <?php $i++; endforeach; ?>
282
                <tfoot>
283
                  <td class="list" colspan="4"></td>
284
                  <td class="list">
285
                    <table border="0" cellspacing="0" cellpadding="1" summary="edit">
286
                      <tr>
287
			<td width="17"></td>
288
                        <td valign="middle"><a href="firewall_virtual_ip_edit.php"><img src="./themes/<?= $g['theme']; ?>/images/icons/icon_plus.gif" width="17" height="17" border="0" alt="edit" /></a></td>
289
                      </tr>
290
                    </table>
291
                  </td>
292
                </tfoot>
293 282
			<tfoot>
294
			  <td colspan="5">
295
				  <p><span class="vexpl"><span class="red"><strong><?=gettext("Note:");?><br />
296
						  </strong></span><?=gettext("The virtual IP addresses defined on this page may be used in");?><a href="firewall_nat.php"> <?=gettext("NAT"); ?> </a><?=gettext("mappings.");?><br />
297
						  <?=gettext("You can check the status of your CARP Virtual IPs and interfaces ");?><a href="carp_status.php"><?=gettext("here");?></a>.</span></p>
298
			  </td>
283
				<tr>
284
					<td class="list" colspan="4"></td>
285
					<td class="list">
286
						<table border="0" cellspacing="0" cellpadding="1" summary="edit">
287
							<tr>
288
								<td width="17"></td>
289
								<td valign="middle"><a href="firewall_virtual_ip_edit.php"><img src="./themes/<?= $g['theme']; ?>/images/icons/icon_plus.gif" width="17" height="17" border="0" alt="edit" /></a></td>
290
							</tr>
291
						</table>
292
					</td>
293
				</tr>
294
				<tr>
295
					<td colspan="5">
296
					  <p><span class="vexpl"><span class="red"><strong><?=gettext("Note:");?><br />
297
							  </strong></span><?=gettext("The virtual IP addresses defined on this page may be used in");?><a href="firewall_nat.php"> <?=gettext("NAT"); ?> </a><?=gettext("mappings.");?><br />
298
							  <?=gettext("You can check the status of your CARP Virtual IPs and interfaces ");?><a href="carp_status.php"><?=gettext("here");?></a>.</span></p>
299
					</td>
300
				</tr>
299 301
			</tfoot>
300 302
		</table>
301 303
	   </div><!-- div:mainarea -->

Formats disponibles : Unified diff