summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--smarty/templates/header.tpl2
-rw-r--r--smarty/templates/index.tpl2
-rw-r--r--templates/food_search.tpl2
-rw-r--r--templates/footer.tpl2
-rw-r--r--templates/index.tpl2
-rw-r--r--templates/nutrient_search.tpl2
-rw-r--r--templates/register.tpl2
-rw-r--r--templates/view_diary.tpl2
-rw-r--r--templates/view_food.tpl6
-rw-r--r--templates/view_meal.tpl4
10 files changed, 13 insertions, 13 deletions
diff --git a/smarty/templates/header.tpl b/smarty/templates/header.tpl
index 298b8a5..f2c28c6 100644
--- a/smarty/templates/header.tpl
+++ b/smarty/templates/header.tpl
@@ -34,7 +34,7 @@
<div id='headerLinkBar'>
<div id='headerLinks'>
<a href='{$config->_rootUrl}/' title='Home Page'>Home</a> &nbsp; | &nbsp;
- <a href='help.php'>Help</a>
+ <a href='faq.php'>Help</a>
</div>
<div id='systemMsgs'>{$systemMsg}</div>
</div>
diff --git a/smarty/templates/index.tpl b/smarty/templates/index.tpl
index 00dcca4..92566fd 100644
--- a/smarty/templates/index.tpl
+++ b/smarty/templates/index.tpl
@@ -22,7 +22,7 @@
<input type='text' name='whatFood' />
<input type='submit' value='Search!' />
</form>
- <a href='help.php#search'>What do all these search options mean?</a>
+ <a href='faq.php#search'>What do all these search options mean?</a>
</div>
</div>
diff --git a/templates/food_search.tpl b/templates/food_search.tpl
index 21d4bb9..85a6690 100644
--- a/templates/food_search.tpl
+++ b/templates/food_search.tpl
@@ -55,7 +55,7 @@
Would you like to <a href='index.php?{$smarty.server.QUERY_STRING|escape:"url"}'>refine your search</a>?
</div>
<div>
- Don't understand the search options? See the <a href='help.php#searching'>help</a> on searching.
+ Don't understand the search options? See the <a href='faq.php#searching'>help</a> on searching.
</div>
{/if}
</div>
diff --git a/templates/footer.tpl b/templates/footer.tpl
index 8b2aab5..d5c0396 100644
--- a/templates/footer.tpl
+++ b/templates/footer.tpl
@@ -2,7 +2,7 @@
<div id='footer'>
<div id='footerLinks'>
<a href='index.php'>Search</a> |
- <a href='help.php'>Help</a> |
+ <a href='faq.php'>FAQ</a> |
<a href='terms.html' onclick='openInNewWindow("terms.html"); return false;'>Terms &amp; Conditions</a>
</div>
</div>
diff --git a/templates/index.tpl b/templates/index.tpl
index 12dcdfa..40b79bd 100644
--- a/templates/index.tpl
+++ b/templates/index.tpl
@@ -10,7 +10,7 @@
click "Search." If you are having trouble finding the food you want or would like to make more
advanced searches on the database, change any or all of the options below.
To learn more about these search options see the
- <a href='help.php#searching'>help on searching.</a>
+ <a href='faq.php#searching'>help on searching.</a>
</div>
<div class='standardMargins' style='text-align: justify;'>
<strong>NOTE</strong>: if the system has something to tell you, the message will be
diff --git a/templates/nutrient_search.tpl b/templates/nutrient_search.tpl
index d9a052f..1f3173c 100644
--- a/templates/nutrient_search.tpl
+++ b/templates/nutrient_search.tpl
@@ -31,7 +31,7 @@
Would you like to <a href='index.php?{$smarty.server.QUERY_STRING}'>refine your search</a>?
</div>
<div>
- Don't understand the search options? See the <a href='help.php#searching'>help</a> on searching.
+ Don't understand the search options? See the <a href='faq.php#searching'>help</a> on searching.
</div>
{/if}
</div>
diff --git a/templates/register.tpl b/templates/register.tpl
index a1e760f..89fc98e 100644
--- a/templates/register.tpl
+++ b/templates/register.tpl
@@ -16,7 +16,7 @@
address, or any other personal/private information, nor does nutridb.com 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='help.php#whyregister'>why you might want to register</a>.
+ <a href='faq.php#whyregister'>why you might want to register</a>.
</div>
</div>
<div class='registerDiv'>
diff --git a/templates/view_diary.tpl b/templates/view_diary.tpl
index 28a3250..614349c 100644
--- a/templates/view_diary.tpl
+++ b/templates/view_diary.tpl
@@ -44,7 +44,7 @@
<input type='hidden' name='diary' value='{$smarty.get.diary}' />
<input type='submit' name='doAddNote' value='Add note' />
with
- <a href='help.php#timestamp' title='What is a diary timestamp?'>timestamp</a>
+ <a href='faq.php#timestamp' title='What is a diary timestamp?'>timestamp</a>
<input type='text' name='diaryTimestamp' id='diaryTimestamp' readonly='readonly' value='{$smarty.get.date|date_format:"%Y-%m-%d"}' size='20' />
<script type="text/javascript">
Calendar.setup(
diff --git a/templates/view_food.tpl b/templates/view_food.tpl
index dda7005..e3cdcca 100644
--- a/templates/view_food.tpl
+++ b/templates/view_food.tpl
@@ -57,7 +57,7 @@
description may have been added for you. However, this description may
not be very helpful and could possibly be quite long. You are
encouraged to change this to something more meaningful, and possibly
- shorter. Are you still <a href='help.php#saving'>confused</a>?
+ shorter. Are you still <a href='faq.php#saving'>confused</a>?
</div>
<div style='margin-bottom: .5em;'>
{if $foodDesc}
@@ -89,7 +89,7 @@
</div>
<div style='margin-bottom: .5em;'>
with
- <a href='help.php#timestamp' title='What is a diary timestamp?'>timestamp</a>
+ <a href='faq.php#timestamp' title='What is a diary timestamp?'>timestamp</a>
<input type='text' name='diaryTimestamp' id='diaryTimestamp' readonly='readonly' value='' />
<script type="text/javascript">
Calendar.setup(
@@ -114,7 +114,7 @@
added for you. However, this description may not be very
helpful and could possibly be quite long. You are encouraged
to change this to something more meaningful, and possibly
- shorter. Are you still <a href='help.php#saving'>confused</a>?
+ shorter. Are you still <a href='faq.php#saving'>confused</a>?
</div>
<div style='margin-bottom: .5em;'>
{if $foodDesc}
diff --git a/templates/view_meal.tpl b/templates/view_meal.tpl
index 68d5fc4..b3ffdc4 100644
--- a/templates/view_meal.tpl
+++ b/templates/view_meal.tpl
@@ -52,7 +52,7 @@
to a diary, enter a short descriptive entry in the text box below
and then select the appropriate button. If you are unsure how all
of this works, then take a look at the help on
- <a href='help.php#meals'>creating meals</a>.
+ <a href='faq.php#meals'>creating meals</a>.
</div>
<div style='margin-bottom: .5em;'>
<input type='text' name='description' id='mealDesc' style='width: 100%' value='{$mealDesc}' />
@@ -71,7 +71,7 @@
</select>
</div>
<div style='margin-bottom: .5em;'>
- with <a href='help.php#timestamp' title='What is a diary timestamp?'>timestamp</a>
+ with <a href='faq.php#timestamp' title='What is a diary timestamp?'>timestamp</a>
<input type='text' name='diaryTimestamp' id='diaryTimestamp' readonly='readonly' value='' />
<script type="text/javascript">
Calendar.setup(