]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/section.php
Added class entry-content to attachment list container
[quix0rs-gnu-social.git] / lib / section.php
index 0c32ddcf84e91a5696e5ea32cb29d4f45108995d..d145750862a504ec10d1e912e1f4a4c709624040 100644 (file)
@@ -103,6 +103,6 @@ class Section extends Widget
 
     function moreTitle()
     {
-        return null;
+        return _('More...');
     }
 }