new feature to edit all scripts and web pages

This commit is contained in:
mcguirepr89
2022-01-25 13:48:12 -05:00
parent 864ef249bb
commit 77c61f9a50
4 changed files with 277 additions and 0 deletions
+1
View File
@@ -141,6 +141,7 @@ if(isset($_SESSION['success'])){
<br>
<button type="text"><a href="config.php">Basic Settings</a></button>
<button type="text"><a href="edit_crontab.php">Edit the Crontab</a></button>
<button type="text"><a href="list_scripts.php">Edit Scripts</a></button>
</form>
</div>
</div>