diff options
Diffstat (limited to 'templates/webmail/about.html.ep')
-rw-r--r-- | templates/webmail/about.html.ep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/webmail/about.html.ep b/templates/webmail/about.html.ep index 60fe549..5cee603 100644 --- a/templates/webmail/about.html.ep +++ b/templates/webmail/about.html.ep @@ -64,7 +64,7 @@ <tr> <td> <nav> - %= button_to login => 'noaction' => (class => 'link-btn') + %= button_to login => 'login' => (class => 'link-btn') </nav> </td> </tr> |