diff options
author | Mike Macgirvin <mike@macgirvin.com> | 2010-09-19 20:52:39 -0700 |
---|---|---|
committer | Mike Macgirvin <mike@macgirvin.com> | 2010-09-19 20:52:39 -0700 |
commit | 9a03834cefca5026057b2316c52c2b71e0d07f49 (patch) | |
tree | f367ee75ac4c0136beee88d4ee1e5eff547a7277 /view/intros-top.tpl | |
parent | 2e35d7010b363222d0a82fe440a10329e13543d7 (diff) | |
download | volse-hubzilla-9a03834cefca5026057b2316c52c2b71e0d07f49.tar.gz volse-hubzilla-9a03834cefca5026057b2316c52c2b71e0d07f49.tar.bz2 volse-hubzilla-9a03834cefca5026057b2316c52c2b71e0d07f49.zip |
simplify wording throughout application to concepts which do not need explanations.
Diffstat (limited to 'view/intros-top.tpl')
-rw-r--r-- | view/intros-top.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/intros-top.tpl b/view/intros-top.tpl index 71007dbf6..d8b7394a4 100644 --- a/view/intros-top.tpl +++ b/view/intros-top.tpl @@ -1,4 +1,4 @@ -<h1>Pending Introductions / Notifications</h1> +<h1>Pending Friend/Connect Notifications</h1> <div id="notification-show-hide-wrapper" > <a href="$hide_url" id="notification-show-hide-link">$hide_text</a> |