summarylogtreecommitdiffstats
path: root/fixes-password.patch
diff options
context:
space:
mode:
Diffstat (limited to 'fixes-password.patch')
-rw-r--r--fixes-password.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/fixes-password.patch b/fixes-password.patch
deleted file mode 100644
index 85c8501dac2e..000000000000
--- a/fixes-password.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/ihtml/themes/default/password.tpl 2014-09-24 18:41:56.000000000 +0200
-+++ b/ihtml/themes/default/password.tpl 2014-08-25 21:49:28.936671788 +0200
-@@ -12,7 +12,7 @@
- <style type="text/css">@import url('themes/default/password-style.css');</style>
- <link rel="shortcut icon" href="favicon.ico">
-
-- <script src="include/prototype.js" type="text/javascript"></script>
-+ <script src="/javascript/prototype/prototype.js" type="text/javascript"></script>
- <script src="include/fusiondirectory.js" type="text/javascript"></script>
- <script src="include/pwdStrength.js" type="text/javascript"></script>
- </head>