aboutsummaryrefslogtreecommitdiffstats
path: root/mod/siteinfo.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-06-18 16:36:47 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-06-18 16:36:47 -0700
commit7e595808122c2c98e49ead0bc311e0532215eedc (patch)
tree002774abf71ed24645ccc7f2d540ed7750d27a62 /mod/siteinfo.php
parent1a9c059062eae14a96aac40b2fb4e1efb513dccc (diff)
parentec54111e6b0000f87323b2b0a26756da3b41f146 (diff)
downloadvolse-hubzilla-7e595808122c2c98e49ead0bc311e0532215eedc.tar.gz
volse-hubzilla-7e595808122c2c98e49ead0bc311e0532215eedc.tar.bz2
volse-hubzilla-7e595808122c2c98e49ead0bc311e0532215eedc.zip
Merge https://github.com/redmatrix/redmatrix into pending_merge
Diffstat (limited to 'mod/siteinfo.php')
-rw-r--r--mod/siteinfo.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/siteinfo.php b/mod/siteinfo.php
index 904228f13..c5a1cf12b 100644
--- a/mod/siteinfo.php
+++ b/mod/siteinfo.php
@@ -164,7 +164,7 @@ function siteinfo_content(&$a) {
'$visit' => t('Please visit <a href="https://redmatrix.me">redmatrix.me</a> to learn more about $Projectname.'),
'$bug_text' => t('Bug reports and issues: please visit'),
'$bug_link_url' => 'https://github.com/redmatrix/redmatrix/issues',
- '$bug_link_text' => '$projectname issues',
+ '$bug_link_text' => t('$projectname issues'),
'$contact' => t('Suggestions, praise, etc. - please email "redmatrix" at librelist - dot com'),
'$donate' => $donate,
'$adminlabel' => t('Site Administrators'),