Footer variable doesn't accept quote character

I need to write the following text in my app_form_add_users app footer col 1:

Click “Add” when done.

However, I cannot use the " character, nor the [SIZE=15px]" character. Both cause problems for the app during runtime.

What escaping do I use for HTML tags within header and footer values so that they display properly? [/SIZE]