www-thermferm/maintenance.php

changeset 333
f687396e571b
parent 269
dc88583a068d
child 382
bcb2ecc51239
--- a/www-thermferm/maintenance.php	Sun Mar 08 17:57:21 2015 +0100
+++ b/www-thermferm/maintenance.php	Sun Mar 08 19:52:53 2015 +0100
@@ -73,6 +73,9 @@
 $outstr .= '      <form action="devices.php" style="margin:20px;">'.PHP_EOL;
 $outstr .= '       <input type="submit" class="jqx-button" style="width: 200px; height: 25px;" value="Devices Setup" />'.PHP_EOL;
 $outstr .= '      </form>'.PHP_EOL;
+$outstr .= '      <form action="archives.php" style="margin:20px;">'.PHP_EOL;
+$outstr .= '       <input type="submit" class="jqx-button" style="width: 200px; height: 25px;" value="Archives" />'.PHP_EOL;
+$outstr .= '      </form>'.PHP_EOL;
 /*
  * See if the server supports simulators
  */

mercurial