diff --git a/VERSION b/VERSION index 5124d553..db185464 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.00.0 (2012-06-25 14:35:08) dev +Version 2.00.0 (2012-06-25 14:40:17) dev diff --git a/applications/admin/views/default/index.html b/applications/admin/views/default/index.html index 3f5eb94a..c7e0c2bc 100644 --- a/applications/admin/views/default/index.html +++ b/applications/admin/views/default/index.html @@ -9,7 +9,7 @@
{{=T('ATTENTION: Login requires a secure (HTTPS) connection or running on localhost.')}}
+{{if request.is_https or request.is_local:}}{{=T('ATTENTION: Login requires a secure (HTTPS) connection or running on localhost.')}}
+{{pass}} +