aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Helpindex.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-05-02 18:36:16 +0000
committerMario <mario@mariovavti.com>2024-05-02 18:36:16 +0000
commit52e97fe1150e5b1c4e4b6739d2fd54b604d8981b (patch)
tree7338672fdcbad5b25d4fe589420343311c5577cc /Zotlabs/Widget/Helpindex.php
parent58033f3255ddd942bba729005d79e6ca4bb146fa (diff)
downloadvolse-hubzilla-52e97fe1150e5b1c4e4b6739d2fd54b604d8981b.tar.gz
volse-hubzilla-52e97fe1150e5b1c4e4b6739d2fd54b604d8981b.tar.bz2
volse-hubzilla-52e97fe1150e5b1c4e4b6739d2fd54b604d8981b.zip
some css voodoo for the help menu
Diffstat (limited to 'Zotlabs/Widget/Helpindex.php')
-rw-r--r--Zotlabs/Widget/Helpindex.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Widget/Helpindex.php b/Zotlabs/Widget/Helpindex.php
index a7120b47f..23261ca6f 100644
--- a/Zotlabs/Widget/Helpindex.php
+++ b/Zotlabs/Widget/Helpindex.php
@@ -30,7 +30,7 @@ class Helpindex {
}
public function title(): string {
- return t('Help Contents');
+ return '';
}
public function contents(): string {