]> 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 c52a23b6756d809582117a02a5419f270ed8bcf9..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,7 +58,7 @@ if (isset($i_dropask)) {
 <input type=submit value="add"></p>
 </form>
 
-<h2>Manage Data</h2>
+<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.031966 seconds and 4 git commands to generate.