Projet

Général

Profil

« Précédent | Suivant » 

Révision 428c3e9d

Ajouté par Colin Fleming il y a presque 10 ans

Update services_captiveportal_filemanager.php

Move NOWRAP into class STATEMENT

Voir les différences:

usr/local/www/services_captiveportal_filemanager.php
172 172
  	  <tr>
173 173
		<td class="listlr"><?=htmlspecialchars($element['name']);?></td>
174 174
		<td class="listr" align="right"><?=format_bytes($element['size']);?></td>
175
		<td valign="middle" nowrap class="list">
175
		<td valign="middle" class="list nowrap">
176 176
		<a href="services_captiveportal_filemanager.php?zone=<?=$cpzone;?>&amp;act=del&amp;id=<?=$i;?>" onclick="return confirm('<?=gettext("Do you really want to delete this file?"); ?>')"><img src="/themes/<?php echo $g['theme']; ?>/images/icons/icon_x.gif" title="<?=gettext("delete file"); ?>" width="17" height="17" border="0" alt="delete" /></a>
177 177
		</td>
178 178
	  </tr>

Formats disponibles : Unified diff