Project

General

Profile

« Previous | Next » 

Revision b4eec6e6

Added by Jim Pingle almost 14 years ago

Fix field name label.

View differences:

usr/local/www/system_advanced_misc.php
259 259
								</td>
260 260
							</tr>
261 261
							<tr>
262
								<td width="22%" valign="top" class="vncell"><?=gettext("Proxy URL"); ?></td>
262
								<td width="22%" valign="top" class="vncell"><?=gettext("Proxy Pass"); ?></td>
263 263
								<td width="78%" class="vtable">
264 264
									<input type="password" name="proxypass" id="proxypass" value="<?php if ($pconfig['proxypass'] <> "") echo $pconfig['proxypass']; ?>" class="formfld unknown">
265 265
									<br />

Also available in: Unified diff