account activation and password recovery implemented
[living-lab-site.git] / application / views / message / info_view.php
diff --git a/application/views/message/info_view.php b/application/views/message/info_view.php
new file mode 100644 (file)
index 0000000..82282fb
--- /dev/null
@@ -0,0 +1,6 @@
+<div class="ui-widget">
+       <div style="padding: 0 .7em;" class="ui-state-highlight ui-corner-all"> 
+               <p><span style="float: left; margin-right: .3em;" class="ui-icon ui-icon-info"></span> 
+               <?php echo $msg ?></p>
+       </div>
+</div>
\ No newline at end of file