summaryrefslogtreecommitdiffstats
path: root/Under-Testing/Website/devconfig.php
diff options
context:
space:
mode:
authorgsmselftest2011-11-16 18:06:02 +0100
committergsmselftest2011-11-16 18:06:02 +0100
commit8a7755d6f96e599fe75ac8e5e1c6994138f4b99e (patch)
tree9b320feb695cfbadd605808b2db5795e240e9399 /Under-Testing/Website/devconfig.php
parent delete dummy comment (diff)
downloadgsm-selftest-8a7755d6f96e599fe75ac8e5e1c6994138f4b99e.tar.gz
gsm-selftest-8a7755d6f96e599fe75ac8e5e1c6994138f4b99e.tar.xz
gsm-selftest-8a7755d6f96e599fe75ac8e5e1c6994138f4b99e.zip
under Testing folder
Diffstat (limited to 'Under-Testing/Website/devconfig.php')
-rw-r--r--Under-Testing/Website/devconfig.php67
1 files changed, 67 insertions, 0 deletions
diff --git a/Under-Testing/Website/devconfig.php b/Under-Testing/Website/devconfig.php
new file mode 100644
index 0000000..dc35163
--- /dev/null
+++ b/Under-Testing/Website/devconfig.php
@@ -0,0 +1,67 @@
+<!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">
+
+
+ </td>
+ <td>
+ </td>
+ <td height="45px" align="left"></td>
+
+ </tr>
+ <tr height="50px">
+ </tr>
+ </FORM>
+ <tr>
+ <table style="width:50%; margin:auto" border="0">
+ <tr>
+ <td height="130px" align="center" valign="bottom">
+ <a href="devconfigAuto.php" STYLE="TEXT-DECORATION: NONE" onclick="this.style.display='none'; return true;"> <img src="Images/AutoIcon.png"></img></br></a>
+
+ <font size="3" face="Century Gothic" color="LightGray" align ="center">Automatic Configuration</font>
+ </td>
+ <td height="130px" align="center" valign="bottom">
+ <a href="devconfigManual.php" STYLE="TEXT-DECORATION: NONE"><img src="Images/ManualIcon.png"></img></br></a>
+ <font size="3" face="Century Gothic" color="LightGray" align ="center">Manual Configuration</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</font></td>
+ </tr>
+ </table>
+ </tr>
+ </table>
+
+
+</body>
+</html>