diff options
| author | Michael Peter Christen <mc@yacy.net> | 2026-02-09 23:54:34 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2026-02-09 23:54:34 +0100 |
| commit | 8687ae0e8e7f6cf8028d542ea833d7bb691ad604 (patch) | |
| tree | 9b60545bb0020e25c0d99000411c277dfce2667d /htroot/CrawlProfileEditor_p.html | |
| parent | 2141aef2c882ee9d53a785c9570ac593018bd810 (diff) | |
Renamed Table_API_p.html -> Automation_p.html
Diffstat (limited to 'htroot/CrawlProfileEditor_p.html')
| -rw-r--r-- | htroot/CrawlProfileEditor_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/CrawlProfileEditor_p.html b/htroot/CrawlProfileEditor_p.html index 970ca7a44..d40d16f35 100644 --- a/htroot/CrawlProfileEditor_p.html +++ b/htroot/CrawlProfileEditor_p.html @@ -12,7 +12,7 @@ <h3>Crawl Scheduler</h3> <p>Scheduled Crawls can be modified in this table</p> - <iframe id="APITable" src="Table_API_p.html?inline=true&filter=crawler" width="100%" height="0" scrolling="no" marginheight="0" marginwidth="0" frameborder="0" ></iframe> + <iframe id="APITable" src="Automation_p.html?inline=true&filter=crawler" width="100%" height="0" scrolling="no" marginheight="0" marginwidth="0" frameborder="0" ></iframe> <h3>Crawl Profile Editor</h3> <p>Crawl profiles hold information about a crawl process that is currently ongoing.</p> |
