summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-17 15:09:28 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-17 15:09:36 +0100
commit263d36f7a55c266fca0c539df083070b535c8869 (patch)
tree8c3474f27c4a9a7b15c0811541428a943327c86e /contrib
parentb654a3debf5c7cba642756bc7f78a281240dea62 (diff)
downloadexchange-263d36f7a55c266fca0c539df083070b535c8869.tar.gz
exchange-263d36f7a55c266fca0c539df083070b535c8869.tar.bz2
exchange-263d36f7a55c266fca0c539df083070b535c8869.zip
report affected account
Diffstat (limited to 'contrib')
-rw-r--r--contrib/auditor-report.tex.j28
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/auditor-report.tex.j2 b/contrib/auditor-report.tex.j2
index 732af99c9..58f8080fa 100644
--- a/contrib/auditor-report.tex.j2
+++ b/contrib/auditor-report.tex.j2
@@ -766,16 +766,16 @@ with respect to outgoing wire transfers.
{% else %}
\begin{longtable}{p{5.5cm}|r|r}
{\bf Wire transfer identifier} & {\bf Wired} & {\bf Justified} \\
- {\bf Diagnostic} & {\bf Row} & {\bf Timestamp} \\
+ {\bf Account} & {\bf Row} & {\bf Timestamp} \\
\hline \hline
\endfirsthead
{\bf Wire transfer identifier} & {\bf Wired} & {\bf Justified} \\
- {\bf Diagnostic} & {\bf Row} & {\bf Timestamp} \\
+ {\bf Account} & {\bf Row} & {\bf Timestamp} \\
\hline \hline
\endhead
\hline \hline
{\bf Wire transfer identifier} & {\bf Wired} & {\bf Justified} \\
- {\bf Diagnostic} & {\bf Row} & {\bf Timestamp} \\
+ {\bf Account} & {\bf Row} & {\bf Timestamp} \\
\endfoot
\hline
{\bf Total deltas} &
@@ -789,7 +789,7 @@ with respect to outgoing wire transfers.
{{ item.amount_wired }} &
{{ item.amount_justified }} \\
\nopagebreak
- {{ item.diagnostic }} &
+ {{ item.account_section }} &
{{ item.row }} &
{\tiny {{ item.timestamp }} } \\ \hline
{% endfor %}