projects
/
living-lab-site.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
upload facility now works in single CIS mode; some simple command-line video moderati...
[living-lab-site.git]
/
application
/
views
/
error_view.php
1
<div class="ui-state-error ui-corner-all" style="padding: 0 .7em;">
2
<p style="text-align: center">
3
<span class="ui-icon ui-icon-alert" style="float: left; margin-right: .3em;"></span>
4
<span><?php echo $msg ?></span>
5
</p>
6
</div>