5 lines
No EOL
81 B
PHP
5 lines
No EOL
81 B
PHP
<?php
|
|
|
|
return function($topbar) {
|
|
$topbar->append('', l('error.headline'));
|
|
}; |