Updated install file;

Added the first language vars; 
Added UMIL;
This commit is contained in:
Marc Alexander
2010-08-27 21:07:35 +00:00
parent 971455668d
commit ed1e01e7ec
42 changed files with 9199 additions and 2 deletions

View 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 -->