diff --git a/files/dashboard/index.php b/files/dashboard/index.php index 22b5ad8..aec536e 100644 --- a/files/dashboard/index.php +++ b/files/dashboard/index.php @@ -91,6 +91,7 @@ if (isset($_GET['group'])) { } else { echo "
No group specified.
"; } +echo "Source code can be found here.
"; ?>