Add in one domain check and create specific back entry

This commit is contained in:
2024-11-06 10:54:10 +00:00
parent 96a8ae336d
commit d0a84da130
5 changed files with 97 additions and 12 deletions

View File

@@ -252,6 +252,13 @@
]]>
</ButtonLink>
<Back><![CDATA[
<span class='data'>
%= submit_button l('${Value}'), class => 'action back', onclick =>'history.back()'
</span>
]]>
</Back>