constant BOOTSTRAP_MODAL_MESSAGES_HEADER in Bootstrap Modal Messages 8
Same name and namespace in other branches
- 7 bootstrap_modal_messages.module \BOOTSTRAP_MODAL_MESSAGES_HEADER
@file Main functions for bootstrap_modal_messages module.
1 use of BOOTSTRAP_MODAL_MESSAGES_HEADER
File
- ./
bootstrap_modal_messages.module, line 8 - Main functions for bootstrap_modal_messages module.
Code
define('BOOTSTRAP_MODAL_MESSAGES_HEADER', '<h4 class="modal-title">' . t('Messages') . '</h4>');