Rev 6235 | Rev 9480 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6235 | Rev 6685 | ||
---|---|---|---|
Line 1... | Line -... | ||
1 | !!##language independant |
- | |
- | 1 | ||
2 | <h1 class="wims_docu_title">$n_creation</h1> |
2 | <h1 class="wims_docu_title">$n_creation</h1> |
3 | 3 | ||
4 | !if $error!=$empty |
4 | !if $error!=$empty |
5 | <div class="wims_alertmsg"> |
5 | <div class="wims_alertmsg"> |
6 | !read docu/$modu_lang/msg.phtml |
6 | !read docu/$modu_lang/msg.phtml |
7 | </div> |
7 | </div> |
8 | <hr /> |
8 | |
9 | !endif |
9 | !endif |
10 | 10 | ||
11 | !read propform.phtml |
11 | !read propform.phtml |
12 | 12 |