1 |
8 |
ahitrov@rambler.ru |
<fieldset> |
2 |
|
|
<legend>Рубрикатор</legend> |
3 |
|
|
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="tlistdocs"> |
4 |
|
|
<tr bgcolor="#e3e3e3"> |
5 |
|
|
<th style="text-align:center" width="2%">N</th> |
6 |
|
|
<th>Секция</th> |
7 |
|
|
<th>Действия</th> |
8 |
|
|
</tr> |
9 |
|
|
|
10 |
|
|
<& "/contenido/components/__section_tree__.msn", root=>$root, level => $level, mode=>1 &> |
11 |
|
|
|
12 |
|
|
</table> |
13 |
117 |
ahitrov |
<div style="font-size:11px;font-family:Tahoma;margin:5px 4px 10px 4px;"><b><a href="section.html?sect_id=<% $root %>">Создать подраздел »</a></b></div> |
14 |
8 |
ahitrov@rambler.ru |
</fieldset> |
15 |
|
|
|
16 |
|
|
<%args> |
17 |
|
|
|
18 |
|
|
$root => 1 |
19 |
|
|
$level => 3 |
20 |
|
|
|
21 |
|
|
</%args> |