Revision 1552
Added by Luisehahne almost 14 years ago
| tool.php | ||
|---|---|---|
| 35 | 35 |
print '<h4><a href="'.ADMIN_URL.'/admintools/index.php" '. |
| 36 | 36 |
'title="'.$HEADING['ADMINISTRATION_TOOLS'].'">'. |
| 37 | 37 |
$HEADING['ADMINISTRATION_TOOLS'].'</a>'. |
| 38 |
'»'.$toolName.'</h4>'."\n";
|
|
| 38 |
' » '.$toolName.'</h4>'."\n";
|
|
| 39 | 39 |
} |
| 40 | 40 |
// include modules tool.php |
| 41 | 41 |
require(WB_PATH.'/modules/'.$toolDir.'/tool.php'); |
Also available in: Unified diff
! change separator breadcrumb admintools