diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/sv/registrations.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/sv/registrations.tpl b/view/sv/registrations.tpl index c8646043e..869fa1a90 100644 --- a/view/sv/registrations.tpl +++ b/view/sv/registrations.tpl @@ -1 +1 @@ -<li>$fullname ($email) : <a href="$approvelink">Approve</a> - <a href="$denylink">Deny</a></li> +<li>$fullname ($email) : <a href="$approvelink">Godkänn</a> - <a href="$denylink">Avslå</a></li> |