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