ridotto a 120 sec l'expire timeout
[brisk.git] / web / index.php
index aab9def..662b21c 100644 (file)
@@ -17,6 +17,8 @@
  * not, write to the Free Software Foundation, Inc, 59 Temple Place -
  * Suite 330, Boston, MA 02111-1307, USA.
  *
+ * $Id$
+ *
  */
 
 require_once("brisk.phh");
@@ -124,8 +126,7 @@ function main()
 </SCRIPT>
 <img class="nobo" src="img/brisk_logo64.png">
 <div style="text-align: center; font-size: 12px;">briscola chiamata in salsa ajax</div>
-<br><a href="/briskhome.php">homepage</a>
-<br>
+<div class="topmenu"><a target="_blank" href="/briskhome.php"><img class="nobo" src="img/brisk_homebutt.png"></a></div>
 <?php echo "$body"; ?>
 
 <br>
@@ -186,7 +187,7 @@ Digita il tuo nickname per accedere ai tavoli della briscola.<br><br>
 </SCRIPT>
 <img class="nobo" src="img/brisk_logo64.png">
 <div style="text-align: center; font-size: 12px;">briscola chiamata in salsa ajax</div><br>
-<a href="/briskhome.php">homepage</a>
+<div class="topmenu"><a target="_blank" href="/briskhome.php"><img class="nobo" src="img/brisk_homebutt.png"></a></div>
 <!-- <div><input name="logout" value="Esco." onclick="act_logout();" type="button"></div> -->
 <input name="sess" type="hidden" value="<?php echo "$user->sess"; ?>">
 <?php echo "$tables"; ?>