diff --git a/index.php b/index.php index 0a4a9dc..7c4b563 100644 --- a/index.php +++ b/index.php @@ -27,7 +27,7 @@ for ($i = 0; $i < count($module_list); $i++) { echo " Error. Modules doesn't deffined". $module_list[$i] .""; } else { - echo "". $module_list[$i] .".php" . "\n"; + echo " ". $module_list[$i] . ":< a href=\"". $module_list[$i] .".php\">" . "тык" . `\n`; } }