diff options
| author | Nathan Kinkade <nath@nkinka.de> | 2012-04-25 17:02:28 +0000 |
|---|---|---|
| committer | Nathan Kinkade <nath@nkinka.de> | 2012-04-25 17:02:28 +0000 |
| commit | 99d4c0609848d076cea2ac4040c3715e6111f1e2 (patch) | |
| tree | 3f607d97ec7b16d91526469ed273d91f959d2d99 | |
| parent | f02cf29a43bdb3cbc33625cff2f60e6521bdc98e (diff) | |
Changed all old references to nutridb.com to nutridb.org.
| -rw-r--r-- | templates/faq.tpl | 2 | ||||
| -rw-r--r-- | templates/header.tpl | 2 | ||||
| -rw-r--r-- | templates/register.tpl | 6 | ||||
| -rw-r--r-- | terms.html | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/templates/faq.tpl b/templates/faq.tpl index e522cb0..de33eff 100644 --- a/templates/faq.tpl +++ b/templates/faq.tpl @@ -40,7 +40,7 @@ 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. nubridb.com is currently using the latest release known as + The data is public domain. nutridb.org is currently using the latest release known as <a href='http://www.ars.usda.gov/Services/docs.htm?docid=8964'>SR24</a>. </div> diff --git a/templates/header.tpl b/templates/header.tpl index 959bed6..06de22d 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -40,7 +40,7 @@ <div id='headerLinkBar'> <div id='headerLinks'> <a href='{$config->_rootUri}' title='Home/Search Page'>Search</a> | - <a href='about.php' title='About nutridb.com'>About</a> | + <a href='about.php' title='About nutridb.org'>About</a> | <a href='guide.php' title='A brief guide'>Guide</a> | <a href='resources.php' title='Other useful information'>Resources</a> | <a href='faq.php' title='FAQ'>FAQ</a> | diff --git a/templates/register.tpl b/templates/register.tpl index fefc7e6..94a36ae 100644 --- a/templates/register.tpl +++ b/templates/register.tpl @@ -8,12 +8,12 @@ <div style='text-align: center;'> <!-- this outer div here is to make IE6 center align a box correctly --> <div class='registerDiv'> <div class='standardMargins' style='text-align: justify;'> - Please complete the following form to register with nutridb.com. It is fairly + Please complete the following form to register with nutridb.org. It is fairly important that your birthday and gender be correct because the DRIs (Dietary Reference Intakes - a newer version of the RDAs (Recommended Dietary Allowances)) are age/gender specific, so if you give incorrect values here, then the returned DRIs may be incorrect for you in - particular. <strong>NOTE</strong>: nutridb.com does not request your real name, an email - address, or any other personal/private information, nor does nutridb.com want this + particular. <strong>NOTE</strong>: nutridb.org does not request your real name, an email + address, or any other personal/private information, nor does nutridb.org want this information. Below you simply need to select a unique login name, a password and basic age/gender information. For more information see the help regarding <a href='faq.php#whyregister'>why you might want to register</a>. @@ -17,9 +17,9 @@ The information contained on this site is almost exclusively derived from 3rd parties, exept for that data which may be a derivation or calculation based on the orignal data. - nutridb.com belives this data to be correct and efforts have + nutridb.org belives this data to be correct and efforts have been made to assure it's accurate representation. However, - nutridb.com makes no claims as to data's accuracy and fitness + nutridb.org makes no claims as to data's accuracy and fitness for any particular use whatsoever. </p> <p> |
