Updated install file;
Added the first language vars; Added UMIL;
This commit is contained in:
10
root/umil/style/message_body.html
Normal file
10
root/umil/style/message_body.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!-- INCLUDE overall_header.html -->
|
||||
|
||||
<div <!-- IF S_USER_NOTICE -->class="successbox"<!-- ELSE -->class="errorbox"<!-- ENDIF -->>
|
||||
<h3>{MESSAGE_TITLE}</h3>
|
||||
<p>
|
||||
{MESSAGE_TEXT}
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<!-- INCLUDE overall_footer.html -->
|
||||
Reference in New Issue
Block a user