kopia lustrzana https://github.com/magicbug/Cloudlog
changing the comment for the success section
rodzic
226c0c359f
commit
0e348f4bb7
|
@ -3,7 +3,7 @@
|
|||
<script type="text/javascript" src="<?php echo base_url() ;?>/fancybox/jquery.fancybox-1.3.4.pack.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="<?php echo base_url() ;?>/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
|
||||
|
||||
<!-- Display Notices -->
|
||||
<!-- Display Success -->
|
||||
<?php if($this->session->flashdata('success') != '') { ?>
|
||||
<div class="alert-message success">
|
||||
<?php echo $this->session->flashdata('success'); ?>
|
||||
|
|
Ładowanie…
Reference in New Issue