diff --git a/_extensions/odoo/translator.py b/_extensions/odoo/translator.py index 1fd734930..3aedd8dbe 100644 --- a/_extensions/odoo/translator.py +++ b/_extensions/odoo/translator.py @@ -247,7 +247,7 @@ class BootstrapTranslator(nodes.NodeVisitor, object): 'note': 'alert-info', 'hint': 'alert-info', 'tip': 'alert-info', - 'seealso': 'alert-info', + 'seealso': 'alert-go_to', 'warning': 'alert-warning', 'attention': 'alert-warning',