Projet

Général

Profil

« Précédent | Suivant » 

Révision 232d404d

Ajouté par Renato Botelho il y a plus de 9 ans

Make sure button 'move to the end' highlight last line

Voir les différences:

usr/local/www/firewall_nat_out.php
482 482
				$i++;
483 483
			endforeach;
484 484
?>
485
				<tr>
485
				<tr valign="top" id="fr<?=$i;?>">
486 486
					<td class="list" colspan="11"></td>
487 487
					<td class="list nowrap" valign="middle">
488 488
						<table border="0" cellspacing="0" cellpadding="1" summary="edit">
......
495 495
<?php
496 496
								else:
497 497
?>
498
									<input name="move_<?=$i;?>" type="image" src="/themes/<?= $g['theme']; ?>/images/icons/icon_left.gif" style="width:17;height:17;border:0" title="<?=gettext("move selected mappings to end");?>" />
498
									<input onmouseover="fr_insline(<?=$i;?>, true)" onmouseout="fr_insline(<?=$i;?>, false)" name="move_<?=$i;?>" type="image" src="/themes/<?= $g['theme']; ?>/images/icons/icon_left.gif" style="width:17;height:17;border:0" title="<?=gettext("move selected mappings to end");?>" />
499 499
<?php
500 500
								endif;
501 501
?>

Formats disponibles : Unified diff