<hr>
<p>
- [% 'The restoration process is complete. Please review "pg_restore"'s output to find out if the restoration was successful.' | $T8 %]
- [% LxERP.t8("The programs exit code was #1 ("0" usually means that everything went OK).", retval) | html %]
+ [%- 'The restoration process is complete. Please review "pg_restore"\'s output to find out if the restoration was successful.' | $T8 %]
+ [%- 'The program\'s exit code was [% HTML.escape(retval) %] ("0" usually means that everything went OK).' | $T8 %]
</p>
<form method="post" action="admin.pl">