Rev 7230 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7230 | Rev 10317 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | !if $error!=$empty |
4 | !if $error!=$empty |
5 | <div class=" |
5 | <div class="wims_msg alert"> |
6 | !read docu/msg.phtml |
6 | !read docu/msg.phtml |
7 | </div> |
7 | </div> |
8 | !endif |
8 | !endif |
9 | 9 | ||
10 | !if $titb=$empty |
10 | !if $titb=$empty |
Line 12... | Line 12... | ||
12 | $name_noncreate |
12 | $name_noncreate |
13 | </p> |
13 | </p> |
14 | !exit |
14 | !exit |
15 | !endif |
15 | !endif |
16 | 16 | ||
17 | < |
17 | <h2 class="wims_docu_titleb">$titb</h2> |
18 | 18 | ||
19 | !read $docdir/$doc/$block.def content |
19 | !read $docdir/$doc/$block.def content |