diff options
Diffstat (limited to 'templates/transaction.html.tera')
| -rw-r--r-- | templates/transaction.html.tera | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/transaction.html.tera b/templates/transaction.html.tera index a39b7e3..a0f258f 100644 --- a/templates/transaction.html.tera +++ b/templates/transaction.html.tera @@ -32,7 +32,7 @@ Asset </a> <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> - <a class="dropdown-item" href="/transactions">Overview</a> + <a class="dropdown-item" href="/asset">Overview</a> <a class="dropdown-item" href="/chart">Girokonto</a> </div> </li> |
