/home/arranoyd/www/wp-content/plugins/wp-chatbot/admin/commons/ht-cc-admin-fb-button-notice.php
<?php

/**
 * 
 *
 * This file is used to markup the admin-facing aspects of the plugin.
 *
 * 
 */
?>

<div class="updated notice">
    <p><?php echo $text; ?></p>
</div>