Revision 1206
Added by Dietmar almost 15 years ago
modify.php | ||
---|---|---|
159 | 159 |
$block_name = '#' . (int) $section['block']; |
160 | 160 |
} |
161 | 161 |
} |
162 |
print '<div id="'.$section['section_id'].'"><b>' . $TEXT['BLOCK'] . ': </b>' . $block_name; |
|
162 |
print '<div id="wb'.$section['section_id'].'"><b>' . $TEXT['BLOCK'] . ': </b>' . $block_name;
|
|
163 | 163 |
print '<b> Modul: </b>' . $section['module']." "; |
164 | 164 |
print '<b> ID: </b>' . $section_id."</div>\n"; |
165 | 165 |
} |
Also available in: Unified diff
next step to validate backend themes