zoneminder/web/api/lib/Cake/View/Elements/Flash/success.ctp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
95 B
Plaintext
Raw Normal View History

<div id="<?php echo h($key) ?>Message" class="message success"><?php echo h($message) ?></div>