]> andersk Git - sql-web.git/blobdiff - tpl/menu.php
batch/signup: provide feedback for signup failures
[sql-web.git] / tpl / menu.php
index 4ecb629a3d37faca9780218117ed5360a6cc75eb..e3aa9f0704a93624fc2aa88436d0da480d80ba50 100644 (file)
@@ -17,7 +17,7 @@ Logged in: <em><?=$loggedInText?>@<?=DBHOST?></em>
 <?php else: ?>
 <div style="float:left; position: relative;">
 <a href="do/signup">Sign up</a> |
-<a href="/~sql/phpMyAdmin/" target="_blank">phpMyAdmin</a> |
+<a href="https://scripts.mit.edu/~sql/phpMyAdmin/" target="_blank">phpMyAdmin</a> |
 <a href="do/index">Home</a>
 </div>
 <div style="float: right;">
This page took 0.024511 seconds and 4 git commands to generate.