aboutsummaryrefslogtreecommitdiff
path: root/modules/private/websites/tools/tools/landing
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2020-07-16 03:02:07 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2020-07-17 01:03:17 +0200
commit4c42e0beb65d2a92e988a81aa12f50aa6bd1f820 (patch)
tree56c7ff14e0c2774634f53365b2a2342e0dbd2419 /modules/private/websites/tools/tools/landing
parent5a61f6ad5164a735be26e016c59e72252ffb49b7 (diff)
downloadNix-4c42e0beb65d2a92e988a81aa12f50aa6bd1f820.tar.gz
Nix-4c42e0beb65d2a92e988a81aa12f50aa6bd1f820.tar.zst
Nix-4c42e0beb65d2a92e988a81aa12f50aa6bd1f820.zip
Add assets website for immae
Diffstat (limited to 'modules/private/websites/tools/tools/landing')
-rw-r--r--modules/private/websites/tools/tools/landing/ldap_password.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/private/websites/tools/tools/landing/ldap_password.php b/modules/private/websites/tools/tools/landing/ldap_password.php
index 8b1f80f..b6079e5 100644
--- a/modules/private/websites/tools/tools/landing/ldap_password.php
+++ b/modules/private/websites/tools/tools/landing/ldap_password.php
@@ -86,7 +86,7 @@ Immae / Ismaël", "From: " . getenv("CONTACT_EMAIL"));
86<head> 86<head>
87<title>Password Change Page</title> 87<title>Password Change Page</title>
88<meta name="viewport" content="width=device-width, initial-scale=1" /> 88<meta name="viewport" content="width=device-width, initial-scale=1" />
89<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.min.css" integrity="sha256-2YQRJMXD7pIAPHiXr0s+vlRWA7GYJEK0ARns7k2sbHY=" crossorigin="anonymous" /> 89<link rel="stylesheet" href="https://assets.immae.eu/skeleton/2.0.4/skeleton.min.css" integrity="sha256-2YQRJMXD7pIAPHiXr0s+vlRWA7GYJEK0ARns7k2sbHY=" crossorigin="anonymous" />
90<style type="text/css"> 90<style type="text/css">
91 body { font-family: Verdana,Arial,Courier New; margin: auto; } 91 body { font-family: Verdana,Arial,Courier New; margin: auto; }
92 92