FIX Backto link
This commit is contained in:
parent
f7b4e48d59
commit
d28eaf5824
@ -3397,6 +3397,7 @@ if ($action == 'replacesite' || $action == 'replacesiteconfirm')
|
||||
print '<td class="tdoverflow100">'.$answerrecord->description.'</td>';
|
||||
print '<td>';
|
||||
$param = '?action=replacesiteconfirm';
|
||||
$param .= '&websiteid='.$website->id;
|
||||
$param .= '&optioncontent='.GETPOST('optioncontent');
|
||||
$param .= '&optionmeta='.GETPOST('optionmeta');
|
||||
$param .= '&optionsitefiles='.GETPOST('optionsitefiles');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user