From 51b69c9bb1e041849294f5d5bc20a5c20e80982f Mon Sep 17 00:00:00 2001 From: Nebil Aydi Date: Tue, 27 Nov 2018 12:19:34 +0100 Subject: [PATCH] Fixing the (warning/2) in the terminal -Title underline too short- --- web_rtl/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_rtl/__manifest__.py b/web_rtl/__manifest__.py index b70b90f..407bb10 100644 --- a/web_rtl/__manifest__.py +++ b/web_rtl/__manifest__.py @@ -30,7 +30,7 @@ 'description': """ Adding RTL (Right to Left) Support for Odoo. -=========================================== +============================================== This module provides a propper RTL support for Odoo. """,