Revision 1206
Added by Luisehahne about 15 years ago
sections.php | ||
---|---|---|
200 | 200 |
} |
201 | 201 |
else |
202 | 202 |
{ |
203 |
$edit_page ='<a name="'.$section['section_id'].'" href="'.ADMIN_URL.'/pages/modify.php?page_id='.$page_id.'#'.$section['section_id'].'">'.$module_name.'</a>'; |
|
203 |
$edit_page ='<a name="'.$section['section_id'].'" href="'.ADMIN_URL.'/pages/modify.php?page_id='.$page_id.'#wb'.$section['section_id'].'">'.$module_name.'</a>';
|
|
204 | 204 |
} |
205 | 205 |
|
206 | 206 |
$input_attribute = 'input_normal'; |
Also available in: Unified diff
next step to validate backend themes