X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=showmore%2Fshowmore.php;h=2b4d5d0fcce8337670120eb0e0ae5ae9633bf831;hb=cd8944cdccc96ed7697712b70ed64e48ffad022c;hp=6aeb6ff3ba770ae45d503708c116707ead597cad;hpb=74fdd56ced7a551a89d2a3f854de1c1f31e58319;p=friendica-addons.git diff --git a/showmore/showmore.php b/showmore/showmore.php index 6aeb6ff3..2b4d5d0f 100755 --- a/showmore/showmore.php +++ b/showmore/showmore.php @@ -46,7 +46,8 @@ function showmore_addon_settings(&$a,&$s) { $s .= '
'; $s .= '
'; -// $s .= '
' . t('Use /expression/ to provide regular expressions') . '
'; +// $s .= '
' . t('Use /expression/ to provide regular expressions') . '
'; + $s .= ''; return; }