Revision 1867
Added by Dietmar over 11 years ago
admin.php | ||
---|---|---|
215 | 215 |
//print '<div class="section-info" ><b>' . $TEXT['BLOCK'] . ': </b>' . $block_name; |
216 | 216 |
print '<div class="section-info" '.$sec_anchor.' ><b>' . $TEXT['BLOCK'] . ': </b>' . $block_name; |
217 | 217 |
print '<b> Modul: </b>' . $section['module']." "; |
218 |
print '<b> ID: </b><a' . $section_id."></a></div>\n";
|
|
218 |
print '<b> ID: </b>' . $section_id."</div>\n";
|
|
219 | 219 |
} |
220 | 220 |
|
221 | 221 |
} // |
Also available in: Unified diff
! fixed pagetree header