6   [% 'The wrong taxkeys have been fixed.' | $T8 %]
 
   8   [% 'Please re-run the analysis for broken general ledger entries by clicking this button:' | $T8 %]
 
  12   <form action="acctranscorrections.pl" method="post">
 
  14    <input type="hidden" name="action" value="redirect">
 
  15    <input type="hidden" name="callback" value="[% HTML.escape(callback) %]">
 
  16    <input type="submit" value="[% 'Re-run analysis' | $T8 %]">