mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
[Labels] Added an error alert on validation errors
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
</div>
|
||||
<?php } ?>
|
||||
|
||||
<?php echo validation_errors(); ?>
|
||||
<?php echo validation_errors('<div class="alert alert-danger" role="alert">','</div>'); ?>
|
||||
|
||||
<form method="post" action="<?php echo site_url('labels/create'); ?>" name="create_label_type">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user