Software /
code /
prosody-modules
Diff
mod_password_reset/password_reset/password_result.html @ 3382:7fc0200183c1
mod_password_reset: Add magic viewport tag to make reset pages mobile-friendly
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 22 Nov 2018 23:31:17 +0000 |
parent | 3352:f7668aee968a |
child | 3384:4321c71cc535 |
line wrap: on
line diff
--- a/mod_password_reset/password_reset/password_result.html Thu Nov 22 17:12:00 2018 +0100 +++ b/mod_password_reset/password_reset/password_result.html Thu Nov 22 23:31:17 2018 +0000 @@ -3,6 +3,7 @@ <head> <meta charset="utf-8"> <title>Password reset</title> + <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="bootstrap.min.css"> </head> <body>