Revision 944
Added by Matthias almost 16 years ago
tool.php | ||
---|---|---|
43 | 43 |
$tool = $result->fetchRow(); |
44 | 44 |
|
45 | 45 |
?> |
46 |
<h4 style="margin: 0; border-bottom: 1px solid #DDD; padding-bottom: 5px;">
|
|
46 |
<h4> |
|
47 | 47 |
<a href="<?php echo ADMIN_URL; ?>/admintools/index.php"><?php echo $HEADING['ADMINISTRATION_TOOLS']; ?></a> |
48 | 48 |
-> |
49 | 49 |
<?php echo $tool['name']; ?> |
Also available in: Unified diff
added skinable Admin Interface