X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FUserFlag%2Fflagprofileform.php;h=acb47629e27bf892676d47b7e8a127d5bf1cad77;hb=2ad5aece55fed8fb4242961bcb301ad33ae7ca38;hp=045c9de852c5d5f94422b0dcc8ad93714fb988a1;hpb=fd0768be291c8c32ae5bfa434cfed4ed93548e49;p=quix0rs-gnu-social.git diff --git a/plugins/UserFlag/flagprofileform.php b/plugins/UserFlag/flagprofileform.php index 045c9de852..acb47629e2 100644 --- a/plugins/UserFlag/flagprofileform.php +++ b/plugins/UserFlag/flagprofileform.php @@ -54,7 +54,7 @@ class FlagProfileForm extends ProfileActionForm */ function formClass() { - return 'form_entity_flag'; + return 'form_entity_flag ajax'; } /**