adding list_pages.php to advanced.php

This commit is contained in:
mcguirepr89
2022-01-25 14:43:17 -05:00
parent 087c3f6fb1
commit 104943fc9e
+1
View File
@@ -142,6 +142,7 @@ if(isset($_SESSION['success'])){
<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>
<button type="text"><a href="list_pages.php">Edit Webpages</a></button>
</form>
</div>
</div>