]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fix a UI typo which appear when using $config['site']['indent'] = null
authorJean Baptiste Favre <statusnet@jbfavre.org>
Sun, 4 Sep 2011 19:44:18 +0000 (21:44 +0200)
committerJean Baptiste Favre <statusnet@jbfavre.org>
Sun, 4 Sep 2011 19:44:18 +0000 (21:44 +0200)
commit65bf58be806d19bc7fe962c0824160deab07d5c3
tree589dabb32dfafb83077a06c6f5c7b0d847eeb19d
parent4f86e05d038c7c89d268d753af46da1974a45406
Fix a UI typo which appear when using $config['site']['indent'] = null
Add whitespace after _('Repeated by') as it's done in showNoticeSource function

Typo only appear when minifying HTML and not in normal mode because of TAB inserted.
lib/noticelist.php