Subversion Repositories wimsdev

Rev

Rev 5874 | Rev 6145 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5874 Rev 5978
Line 1... Line 1...
1
 
1
 
2
!read adm/title.phtml 3\
2
!read adm/title.phtml 3\
3
\
3
\
4
$title
4
$title
5
<p>
5
<p>
6
$name_content_s <tt>$checkses</tt>: <small>[
6
$name_content_s <span class="tt">$checkses</span>: <span class="small">[
7
!href cmd=reply $wims_name_refresh
7
!href cmd=reply $wims_name_refresh
8
 ]</small> </p>
8
 ]</span> </p>
9
<small><pre>----------------------------------------------------------------
9
<small><pre>----------------------------------------------------------------
10
$content
10
$content
11
----------------------------------------------------------------</pre></small>
11
----------------------------------------------------------------</pre></small>
12
</p><p>
12
</p><p>
13
 
13
 
14
$name_content_v <tt>var</tt>:<p>
14
$name_content_v <span class="tt">var</span>:<p>
15
<small><pre>----------------------------------------------------------------
15
<small><pre>----------------------------------------------------------------
16
!sh cat $wims_home/sessions/$checkses/var
16
!sh cat $wims_home/sessions/$checkses/var
17
----------------------------------------------------------------</pre></small>
17
----------------------------------------------------------------</pre></small>
18
</p><p>
18
</p><p>
19
 
19
 
20
!if $varstat!=$empty
20
!if $varstat!=$empty
21
$name_content_f <tt>var.stat</tt>:<p>
21
$name_content_f <span class="tt">var.stat</span>:<p>
22
<small><pre>----------------------------------------------------------------
22
<small><pre>----------------------------------------------------------------
23
$varstat
23
$varstat
24
----------------------------------------------------------------</pre></small>
24
----------------------------------------------------------------</pre></small>
25
</p>
25
</p>
26
!endif
26
!endif