summaryrefslogtreecommitdiffstats
path: root/Under-Testing/Website/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'Under-Testing/Website/index.php')
-rw-r--r--Under-Testing/Website/index.php49
1 files changed, 0 insertions, 49 deletions
diff --git a/Under-Testing/Website/index.php b/Under-Testing/Website/index.php
deleted file mode 100644
index bb4b579..0000000
--- a/Under-Testing/Website/index.php
+++ /dev/null
@@ -1,49 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
- "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-
-<head>
- <title>GSM selftest Software</title>
- <meta name="generator" content="BBEdit 9.6" />
-</head>
-
-<body onUnload="window.location.href=thisPage.html;" background="Images/BackGround.jpg" style="height: 100%;">
-
-<FORM name="testForm" form action="mutexSmartTest.php" method="POST">
- <table style="width:50%; height: 100%; margin:auto;" border="0">
- <tr>
- <td height="120px" align="center"><a href="index.php" STYLE="TEXT-DECORATION: NONE"><font size="3" face="Century Gothic" color="LightGray">HOME</font></a></td>
- <td height="120px" 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="80px" align="center"></td>
- </tr>
-
- <tr>
- <!--<td height="100px" align="center"><INPUT type="image" value="DeviceConfig" name="DeviceConf" src="Images/MobilePhoneIcon.png"></td>-->
- <td height="100px" align="center"><a href="devconfig.php" STYLE="TEXT-DECORATION: NONE"> <img src="Images/MobilePhoneIcon.png"></img></td>
- <td height="100px" align="center"><INPUT type="image" value="Smart test" name="smart" src="Images/SmartIcon.png" onclick="this.style.display='none'; return true;"></td>
- <td height="100px" align="center"><a href="TaskTest.html" STYLE="TEXT-DECORATION: NONE"> <img src="Images/ChooseIcon.png"></img></td>
- <!--<td height="100px" align="center"><INPUT type="image" value="Smart test" name="smart" src="Images/ChooseIcon.png"></td>-->
- </tr>
-
- <tr>
- <td height="100px" align="center"><font size="4" face="Century Gothic" color="white">Device Configuration</font></td>
- <td height="100px" align="center"><font size="4" face="Century Gothic" color="white">Smart Test</font></td>
- <td height="100px" align="center"><font size="4" face="Century Gothic" color="white">Choose The Test</font></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>
- </tr>
- </table>
- </tr>
- </table>
-</FORM>
-
-</body>
-</html>