menuitem_disabled.php from freePBX at Krugle
Show menuitem_disabled.php syntax highlighted
<?php
echo "<br><h3>".sprintf(_("[WARNING]: Menu Item: %s is disabled because asterisk is not running"),$name)."</h3><br><br>";
echo "<h5>"._("Restart Asterisk and then refresh the browser in order to try accessing this menu item again.")."</h5><br><br>";
?>
See more files for this project here