| 7 theme.php | theme_toolbar($variables) |
| 8 theme.php | theme_toolbar($variables) |
Implemented using the toolbar.tpl.php template.
See also
Related topics
File
- developer/
theme.php, line 369 - Shadow theme functions for theme templates.
Code
function theme_toolbar($variables) {
// This function is never used; see the corresponding template file instead.
}
Login or register to post comments