Project

General

Profile

« Previous | Next » 

Revision 1600b1af

Added by Scott Ullrich about 15 years ago

Revert "Stick save and cancel back into the right hand of the first td cell like all other forms have it."

This reverts commit 787e94645b722b3b3c7f99480a7b71c20f083396.

View differences:

usr/local/www/interfaces.php
1183 1183
																</tr>
1184 1184
																<tr><td>&nbsp;</td>
1185 1185
																<tr>
1186
																	<td>&nbsp;</td>
1187
																	<td>
1186
																	<td colspan="2">
1188 1187
																		<center>
1189 1188
																			<div id='savebuttondiv'>
1190 1189
																				<input type="hidden" name="addrtype" id="addrtype" value="IPv4" />
......
1992 1991
								"and obviously should not appear as the source address in any packets you receive."); ?>
1993 1992
							</td>
1994 1993
						</tr>
1994
					</table> <!-- End "allcfg" table -->
1995
					</div> <!-- End "allcfg" div -->
1996

  
1997
					<table width="100%" border="0" cellpadding="6" cellspacing="0">
1995 1998
						<tr>
1996 1999
							<td width="100" valign="top">
1997 2000
								&nbsp;
......
2007 2010
								<input name="ptpid" type="hidden" value="<?=$pconfig['ptpid'];?>">
2008 2011
							</td>
2009 2012
						</tr>
2010
					</table> <!-- End "allcfg" table -->
2011
					</div> <!-- End "allcfg" div -->
2013
					</table>
2012 2014
				</td>
2013 2015
			</tr>
2014 2016
		</table>

Also available in: Unified diff