]> andersk Git - sql-web.git/blobdiff - tpl/main.php
new style: conform to new <scripts.mit.edu> textpattern template
[sql-web.git] / tpl / main.php
index f6f12b9c3ff8102dcbfba2ca3db12be858cf757c..d3744eba2a51bc7fa0dacc29a8291185b391f47f 100644 (file)
@@ -12,7 +12,7 @@ if (isset($i_dropask)) {
 }
 
 ?>
-<h2>Databases</h2>
+<h3>Databases</h3>
 
 <form method="post" action="<?=$URI?>">
 <?php printErrors($err1); ?>
@@ -58,8 +58,8 @@ if (isset($i_dropask)) {
 <input type=submit value="add"></p>
 </form>
 
-<h2>Manage Data</h2>
-<p>One interface we recommend for managing SQL data is <a href="/~tools/phpMyAdmin/" target="_blank">phpMyAdmin</a>. Feel free to use it after you've created your databases.</p>
+<h3>Manage Data</h3>
+<p>One interface we recommend for managing SQL data is <a href="https://scripts.mit.edu/~sql/phpMyAdmin/" target="_blank">phpMyAdmin</a>. Feel free to use it after you've created your databases.</p>
 
 <?php
 
This page took 0.02953 seconds and 4 git commands to generate.