Close #16218 : new button sitemap file

This commit is contained in:
lmarcouiller 2021-02-10 13:15:56 +01:00
parent 865c678e3e
commit e36391c6ab

View File

@ -3803,6 +3803,7 @@ if ($action == 'editmeta' || $action == 'createcontainer') // Edit properties of
$domainname = '0.0.0.0:8080';
$tempdir = $conf->website->dir_temp.'/'.$websitekey.'/';
// Form URL for generate web site sitemaps
if ($action == 'generatesitemapsdomainname'){
print '<form action="'.$_SERVER["PHP_SELF"].'" method="POST" enctype="text/plain">';
print '<input type="hidden" name="token" value="'.$token.'">';