Initial commit
This commit is contained in:
4
pma/templates/components/error_message.twig
Normal file
4
pma/templates/components/error_message.twig
Normal file
@ -0,0 +1,4 @@
|
||||
<div class="alert alert-danger" role="alert">
|
||||
<img src="themes/dot.gif" title="" alt="" class="icon ic_s_error">
|
||||
{{ msg }}
|
||||
</div>
|
Reference in New Issue
Block a user