Custom Views
If you would like to customize the views for wbSiteMonitor you can do so. You will find the un-encoded view files in the /modules/addons/wbsitemonitor/views
folder of your installation. While you may choose to edit the existing view files, a custom version of any view file may be created by copying a view file and appending the name with .custom
. We recommend creating secondary files to prevent your changes from being overwritten with future upgrades.
Original
/modules/addons/wbsitemonitor/views/site.edit.php
Custom Override
/modules/addons/wbsitemonitor/views/site.edit.custom.php