summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/download.tpl2
-rw-r--r--templates/faq.tpl2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/download.tpl b/templates/download.tpl
index 24b96ef..b299675 100644
--- a/templates/download.tpl
+++ b/templates/download.tpl
@@ -62,7 +62,7 @@
checkout or unpacking one of the tar-gzipped files into your web root, copy
config.php-dist to config.php, edit config.php with some values suitable for your
environment, unzip the database and install it with something like
- <code>mysql -u root -p nutridb-database.sql</code>.
+ <code>mysql -u root -p &lt; nutridb-database.sql</code>.
</div>
</div>
diff --git a/templates/faq.tpl b/templates/faq.tpl
index 011e192..8510d8e 100644
--- a/templates/faq.tpl
+++ b/templates/faq.tpl
@@ -41,7 +41,7 @@
mineral content. The data in this database was provided by the
<a href='http://www.ars.usda.gov/ba/bhnrc/ndl'>USDA Nutrient Data Laboratory</a>.
The data is public domain. nubridb.com is currently using the latest release known as
- <a href='http://www.ars.usda.gov/Services/docs.htm?docid=8964'>SR19</a>.
+ <a href='http://www.ars.usda.gov/Services/docs.htm?docid=8964'>SR20</a>.
</div>