diff options
author | erik <eeeeeee@utpost.se> | 2011-03-22 12:13:15 -0700 |
---|---|---|
committer | erik <eeeeeee@utpost.se> | 2011-03-22 12:13:15 -0700 |
commit | 250d467f33b293ff40e8fc13b2c16a011b41a04a (patch) | |
tree | fb566f7c3d03de7580d29eda148334d0079b4521 /view | |
parent | 8c245a5d2f4e6882211ac17561f86537a7089c73 (diff) | |
download | volse-hubzilla-250d467f33b293ff40e8fc13b2c16a011b41a04a.tar.gz volse-hubzilla-250d467f33b293ff40e8fc13b2c16a011b41a04a.tar.bz2 volse-hubzilla-250d467f33b293ff40e8fc13b2c16a011b41a04a.zip |
Edited view/sv/registrations.tpl via GitHub
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> |