Rev 10228 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10228 | Rev 12701 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | 1 | ||
2 | !if $error=$empty |
2 | !if $error=$empty |
3 | $name_regmodif |
3 | $name_regmodif |
4 | !else |
4 | !else |
5 | <div class="wims_msg alert"> |
5 | <div class="wims_msg alert"> |
6 | !read lang/msg.phtml.$moduclass_lang |
6 | !read lang/msg.phtml.$moduclass_lang |
7 | </div> |
7 | </div> |
8 | !endif |
8 | !endif |
9 | 9 | ||
10 | !tail |
10 | !tail |