Projet

Général

Profil

« Précédent | Suivant » 

Révision d3fa8a87

Ajouté par Chris Buechler il y a presque 10 ans

remove text not relevant to Allowed IPs. Ticket #3594

Voir les différences:

usr/local/www/services_captiveportal_ip.php
167 167
	<td colspan="2" class="list"><p class="vexpl"><span class="red"><strong>
168 168
	  <?=gettext("Note:"); ?><br>
169 169
	  </strong></span>
170
	  <?=gettext("Adding allowed IP addresses will allow IP access to/from these addresses through the captive portal without being taken to the portal page. This can be used for a web server serving images for the portal page or a DNS server on another network, for example. By specifying <em>from</em> addresses, it may be used to always allow pass-through access from a client behind the captive portal."); ?></p>
171
	  <table border="0" cellspacing="0" cellpadding="0">
172
		<tr>
173
		  <td><span class="vexpl"><?=gettext("any"); ?> <img src="/themes/<?=$g['theme'];?>/images/icons/icon_in.gif" width="11" height="11" align="absmiddle"> x.x.x.x </span></td>
174
		  <td><span class="vexpl"><?=gettext("All connections"); ?> <strong><?=gettext("to"); ?></strong> <?=gettext("the IP address are allowed"); ?></span></td>
175
		</tr>
176
		<tr>
177
		  <td colspan="5" height="4"></td>
178
		</tr>
179
		<tr>
180
		  <td>x.x.x.x <span class="vexpl"><img src="/themes/<?=$g['theme'];?>/images/icons/icon_in.gif" width="11" height="11" align="absmiddle"></span> <?=gettext("any"); ?>&nbsp;&nbsp;&nbsp; </td>
181
		  <td><span class="vexpl"><?=gettext("All connections"); ?> <strong><?=gettext("from"); ?></strong> <?=gettext("the IP address are allowed"); ?> </span></td>
182
		</tr>
183
		<tr>
184
		  <td><span class="vexpl"><img src="/themes/<?=$g['theme'];?>/images/icons/icon_pass.gif" width="11" height="11" align="right"></span>&nbsp;&nbsp;&nbsp;&nbsp; </td>
185
		  <td><span class="vexpl"> All connections <strong>to</strong> and <strong>from</strong> the IP address are allowed </span></td>
186
		</tr>
187
	  </table></td>
170
	  <?=gettext("Adding allowed IP addresses will allow IP access to/from these addresses through the captive portal without being taken to the portal page. This can be used for a web server serving images for the portal page or a DNS server on another network, for example."); ?></p>
171
	</td>
188 172
	<td class="list">&nbsp;</td>
189 173
	</tr>
190 174
  </table>

Formats disponibles : Unified diff