aboutsummaryrefslogtreecommitdiffstats
path: root/include/nav.php
diff options
context:
space:
mode:
authorAndrew Manning <tamanning@zoho.com>2017-03-09 20:43:16 -0500
committerAndrew Manning <tamanning@zoho.com>2017-03-09 20:43:16 -0500
commita2371d56fdd6e26cd8e410bece56cfcecfadbcc3 (patch)
tree42631b24e277eb3a84ad5ec702fca1f00c39f417 /include/nav.php
parent8e3a02627629d29c3552f8332de1ab32b9c99ffe (diff)
downloadvolse-hubzilla-a2371d56fdd6e26cd8e410bece56cfcecfadbcc3.tar.gz
volse-hubzilla-a2371d56fdd6e26cd8e410bece56cfcecfadbcc3.tar.bz2
volse-hubzilla-a2371d56fdd6e26cd8e410bece56cfcecfadbcc3.zip
Take me home instead of get me home
Diffstat (limited to 'include/nav.php')
-rw-r--r--include/nav.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/nav.php b/include/nav.php
index 144509cd0..a48419c45 100644
--- a/include/nav.php
+++ b/include/nav.php
@@ -152,7 +152,7 @@ EOT;
if(! local_channel()) {
$nav['rusermenu'] = array(
$homelink,
- t('Get me home'),
+ t('Take me home'),
'logout',
t('Log me out of this site')
);