misc cleanup

This commit is contained in:
abuyoyo 2024-11-07 20:52:59 +02:00
parent 1251f097bc
commit c4cd7fddef

View File

@ -180,7 +180,7 @@ function swpm_plugin_main() {
}
echo '<option value="' . esc_html( $user->user_email ) . '">' . esc_html( $user->user_email ) . esc_html( $user_fullname) . '</option>';
};
?>
?>
</select>
</td>
</tr>