diff options
| author | Nathan Kinkade <nath@nkinka.de> | 2012-11-13 23:08:48 +0000 |
|---|---|---|
| committer | Nathan Kinkade <nath@nkinka.de> | 2012-11-13 23:08:48 +0000 |
| commit | a0ba5f75b976235fcd49ca40e75405c47c023ee5 (patch) | |
| tree | e0fe7783c7e7c67c28add0ae16a5ff66ca970a9b | |
| parent | bc99ae32719f90606c0531b7203a9867afb56dd1 (diff) | |
Updated some text in FAQ section.
| -rw-r--r-- | templates/faq.tpl | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/templates/faq.tpl b/templates/faq.tpl index 5b6f5bd..f309106 100644 --- a/templates/faq.tpl +++ b/templates/faq.tpl @@ -24,12 +24,12 @@ <div class='helpItem'> <strong>What is this thing</strong>?<br /> This is a searchable database of food nutrient content. Beyond being able to do simple - searches for foods, you are able to collect various individual foods into a "meal" and - then view a complete nutrition profile for that "meal." Once registered with the site, - you will also have the ability to save food searches as well as meals so that you can + searches for foods, you are able to collect various individual foods into a recipe and + then view a complete nutrition profile for that recipe. Once registered with the site, + you will also have the ability to save food searches as well as recipes so that you can easily and quickly reference them again later. There is also the functionality of a food diary. You may create as many diaries as you like and then add food searches or saved foods - and meals to the diary. This is a simple way to record what you are eating on a daily + and recipes to the diary. This is a simple way to record what you are eating on a daily basis. </div> @@ -40,11 +40,9 @@ determine their respective macronutrient (protein, carbohydrate, and fat), vitamin, and 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. nutridb.org is currently using the release known as - <a href='http://www.ars.usda.gov/Services/docs.htm?docid=8964'>SR24</a>. + The data is public domain. </div> - <a id='searching' name='searching' style='position: absolute;'></a> <div class='helpItem'> <strong>What do all those search options mean</strong>?<br /> |
