diff options
author | André Malo <nd@apache.org> | 2014-02-02 22:39:59 +0000 |
---|---|---|
committer | André Malo <nd@apache.org> | 2014-02-02 22:39:59 +0000 |
commit | ca8364ba2c0e9fe7a03f099f49d46a4cef5ce4a6 (patch) | |
tree | 99cff52bb318f486ea730ae21888a8b2d7c801a4 /docs/manual/mod/mod_auth_form.html.en | |
parent | 6c73c03100dae3232df51e4870ff35e725c49cac (diff) | |
download | httpd-ca8364ba2c0e9fe7a03f099f49d46a4cef5ce4a6.tar.gz |
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563739 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_auth_form.html.en')
-rw-r--r-- | docs/manual/mod/mod_auth_form.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_auth_form.html.en b/docs/manual/mod/mod_auth_form.html.en index a9913fb8cf..c81d8e25ab 100644 --- a/docs/manual/mod/mod_auth_form.html.en +++ b/docs/manual/mod/mod_auth_form.html.en @@ -9,7 +9,7 @@ <link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /> <link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /> <link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link rel="stylesheet" type="text/css" href="../style/css/prettify.css" /> -<script src="../style/scripts/prettify.js" type="text/javascript"> +<script src="../style/scripts/prettify.min.js" type="text/javascript"> </script> <link href="../images/favicon.ico" rel="shortcut icon" /></head> |