]> andersk Git - sql-web.git/commitdiff
main page wordage
authorJoe Presbrey <presbrey@mit.edu>
Sat, 10 Sep 2005 02:08:25 +0000 (02:08 +0000)
committerJoe Presbrey <presbrey@mit.edu>
Sat, 10 Sep 2005 02:08:25 +0000 (02:08 +0000)
git-svn-id: svn://presbrey.mit.edu/sql/mitsql@66 a142d4bd-2cfb-0310-9673-cb33a7e74f58

tpl/main.php

index bd3f2f30295a9b4c14eb3425db2e000d6e4d8975..25d10edb32170adb1020a4508224be3ba5f0881f 100644 (file)
@@ -55,11 +55,11 @@ if (isset($i_dropask)) {
 
 <form method="post">
 <p align="right"><span style="width: 150px;"><label for="p1">new database:</label></span> <input type="text" name="newdb">
-<input type=submit value="Add"></p>
+<input type=submit value="add"></p>
 </form>
 
 <h2>Manage Data</h2>
-<p>One interface we recommend for managing SQL data is <a href="/~sql/phpMyAdmin/" target="_blank">phpMyAdmin</a>. Feel free to use it after you've created your databases above.</p>
+<p>One interface we recommend for managing SQL data is <a href="/~sql/phpMyAdmin/" target="_blank">phpMyAdmin</a>. Feel free to use it after you've created your databases.</p>
 
 <?php
 
This page took 0.843079 seconds and 5 git commands to generate.