diff --git a/addons/web/views/database_manager.html b/addons/web/views/database_manager.html index d9b8ddef9ac00b65705dc31efcac89fa22a9ac52..280fa81d901673efb0ed8cbfebf00a705e962ab6 100644 --- a/addons/web/views/database_manager.html +++ b/addons/web/views/database_manager.html @@ -3,7 +3,7 @@ <head> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> - <title>OpenERP</title> + <title>Odoo</title> <link rel="shortcut icon" href="/web/static/src/img/favicon.ico" type="image/x-icon"/> <link rel="stylesheet" href="/web/static/src/css/full.css" /> <script src="/web/static/lib/es5-shim/es5-shim.min.js" type="text/javascript"></script> @@ -117,4 +117,4 @@ <script>CFInstall.check({mode: "overlay"});</script> <![endif]--> </body> -</html> \ No newline at end of file +</html> diff --git a/addons/web/views/database_selector.html b/addons/web/views/database_selector.html index 8164ddb9498e7c7edd5d1cf0af839de2ca2f7785..67c82c6c26013817c932b33c36342db64de0da29 100644 --- a/addons/web/views/database_selector.html +++ b/addons/web/views/database_selector.html @@ -2,7 +2,7 @@ <html style="height: 100%"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> - <title>OpenERP</title> + <title>Odoo</title> <link rel="shortcut icon" href="/web/static/src/img/favicon.ico" type="image/x-icon"> <link rel="stylesheet" href="/web/static/src/css/full.css"> <link rel="stylesheet" href="/web/static/lib/fontawesome/css/font-awesome.css">