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

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

<div class="notice notice-error is-dismissible">
	<p><?php echo $text; ?></p>
</div>