Methods
(inner) show_modal(header, msg)
    Show the info_modal with the given params
    Parameters:
| Name | Type | Description | 
|---|---|---|
| header | string | HTML-Text that will be inserted in the header | 
| msg | string | HTML-Text that will be inserted in the body | 
- Source: