Initial commit
This commit is contained in:
4
#pma/templates/components/error_message.phtml
Normal file
4
#pma/templates/components/error_message.phtml
Normal file
@ -0,0 +1,4 @@
|
||||
<div class="error">
|
||||
<img src="themes/dot.gif" title="" alt="" class="icon ic_s_error" />
|
||||
<?= $msg; ?>
|
||||
</div>
|
Reference in New Issue
Block a user