Replace `data-confirm` modals with `GlModal` in `app/views/admin/topics/_form.html.haml`

Replace data-confirm modals in app/views/admin/topics/_form.html.haml with the implementation using GlModal. The up to date migration strategy can be found in the parent epic.