Subversion Repositories wimsdev

Rev

Rev 14719 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 14719 Rev 14720
Line 16... Line 16...
16
  !if $error!=$empty
16
  !if $error!=$empty
17
    <div class="wims_msg alert">
17
    <div class="wims_msg alert">
18
      !read docu/$modu_lang/msg.phtml
18
      !read docu/$modu_lang/msg.phtml
19
    </div>
19
    </div>
20
  !endif
20
  !endif
21
 
-
 
22
<ul class="debug">
-
 
23
  <li>datetest=$datetest</li>
-
 
24
  <li>today=$today</li>
-
 
25
  <li>dat1=$dat1</li>
-
 
26
  <li>dat2=$dat2</li>
-
 
27
  <li>editable=$editable</li>
-
 
28
</ul>
-
 
29
 
21
 
30
  !if $titb=$empty
22
  !if $titb=$empty
31
    <p>
23
    <p>
32
    $name_noncreate
24
    $name_noncreate
33
    !if $editable=yes
25
    !if $editable=yes