Group_text typo. Steal addons from someone else? Me? Have you ever heard the like...
authorThomas Willingham <founder@kakste.com>
Sun, 9 Dec 2012 04:40:07 +0000 (04:40 +0000)
committerThomas Willingham <founder@kakste.com>
Sun, 9 Dec 2012 04:40:07 +0000 (04:40 +0000)
group_text/group_text.php

index 151ff0a..5ec5c9c 100755 (executable)
@@ -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);
 }