sterzycom/panel/app/topbars/error.php

5 lines
No EOL
81 B
PHP

<?php
return function($topbar) {
$topbar->append('', l('error.headline'));
};