forked from friendica/friendica-addons
Group_text typo. Steal addons from someone else? Me? Have you ever heard the like...
This commit is contained in:
parent
c1ca17e15f
commit
44450aa5df
|
@ -43,7 +43,7 @@ function group_text_settings_post($a,$post) {
|
|||
return;
|
||||
set_pconfig(local_user(),'system','groupedit_image_limit',intval($_POST['group_text']));
|
||||
|
||||
info( t('Editplain settings updated.') . EOL);
|
||||
info( t('Group Text settings updated.') . EOL);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue