summaryrefslogblamecommitdiffstats
path: root/Website/devconfigAuto.php
blob: c1473edd05516e7e8e13b671333437b53f067fd1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                                     


                                                                                                                                                                                            















































                                                                                                                                                                                            
<!DOCTYPE html>
<html>

<head>
	<title>GSM selftest Software</title>
	<meta name="generator" content="BBEdit 9.6" />
	<link rel="stylesheet" href="css/tooltip.css" type="text/css" media="screen">
	
</head>

<body background="Images/BackGround.jpg">

<FORM name="testForm" form action="devconf.php" method="POST">
	<table style="width:50%; margin:auto" border="0">
		<tr>
			<td height="100px" align="center"><a href="index.php" STYLE="TEXT-DECORATION: NONE"><font size="3" face="Century Gothic" color="LightGray">HOME</font></a></td>
			<td height="100px" align="center"><a href="about.html" STYLE="TEXT-DECORATION: NONE"><font size="3" face="Century Gothic" color="LightGray">About Us</font></a></td>
			<td height="120px" align="center"><a href="report.pdf" STYLE="TEXT-DECORATION: NONE"><font size="3" face="Century Gothic" color="LightGray">Help</font></a></td>
		</tr>
	
		<tr>
				
					<td height="45px" align="right">
					<a href="devconfigAuto.php" STYLE="TEXT-DECORATION: NONE;"onclick="this.style.display='None'; return true"><img src="Images/AutoIcon.png"></img></a>
					</td>
					<td>
					</td>
					<td height="45px" align="left">
						<a href="devconfigManual.php" STYLE="TEXT-DECORATION: NONE"><img src="Images/ManualIcon.png"></img></a>
					</td>
				
		</tr>
		<tr height="50px">
		</tr>
	</FORM>
		<tr>
		<table style="width:50%; margin:auto" border="0">
			<tr>
			<td height="100px" align="center" valign="bottom">
				<font size="4" face="Century Gothic" color="LightGray">
					<?php include("devconf.php"); ?>
				</font>
			</td>
			</tr>
		</table>
		
		</tr>

		<tr>
			<td height="200px" align="center"></td>
			<td height="200px" align="center"></td>
			<td height="200px" align="center"></td>
		</tr>
	
		<tr>
			<table style="width:100%; margin-top: -10px; height: 300px; align: center" valign="bottom" border="0">
			<tr>
			<td height="100px" align="center" valign="bottom"><font size="1" face="Century Gothic" color="LightGray">Albert-Ludwig University of Freiburg 2011</td></font>
			</tr>
			</table>
		</tr>
	</table>


</body>
</html>