diff options
Diffstat (limited to 'web/login/index.pug')
-rw-r--r-- | web/login/index.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/login/index.pug b/web/login/index.pug index 0ef8af5e..6b8cb290 100644 --- a/web/login/index.pug +++ b/web/login/index.pug @@ -17,7 +17,7 @@ block body td #[input(type="password" id="passwd-input")] tr td - td #[button(id="login-button") Login] + td #[button(id="login-button" class="key") Login] ul(class="footer") li(class="footer-left") |