[IMP] theme_yes: change description of masonry snippet

Introduced with [1], same description for Caterers and Venues block.

[1]: https://github.com/odoo/design-themes/commit/299d504df31bf179775eec1d37e71605c3637460

task-2994239

closes odoo/design-themes#640

Signed-off-by: Romain Derie (rde) <rde@odoo.com>
This commit is contained in:
can-odoo
2023-03-29 13:05:24 +00:00
parent 0fa60a6dd7
commit 56a04f327b
2 changed files with 8 additions and 3 deletions
+6 -1
View File
@@ -119,7 +119,7 @@ msgstr ""
#. module: theme_yes
#: model_terms:theme.ir.ui.view,arch:theme_yes.s_masonry_block_default_template
msgid "Check out our list of favorite venues."
msgid "Check out our list of favorite caterers."
msgstr ""
#. module: theme_yes
@@ -137,6 +137,11 @@ msgstr ""
msgid "FAQ"
msgstr ""
#. module: theme_yes
#: model_terms:theme.ir.ui.view,arch:theme_yes.s_masonry_block_default_template
msgid "Find a Caterer"
msgstr ""
#. module: theme_yes
#: model_terms:theme.ir.ui.view,arch:theme_yes.s_text_image
msgid "Find a photographer"
+2 -2
View File
@@ -22,8 +22,8 @@
</xpath>
<!-- Little block #01 - Text -->
<xpath expr="//*[hasclass('col-lg-6')]//p" position="replace">
<p>Check out our list of favorite venues.</p>
<p><a href="#" class="btn btn-secondary rounded-circle">Find a venue</a></p>
<p>Check out our list of favorite caterers.</p>
<p><a href="#" class="btn btn-secondary rounded-circle">Find a Caterer</a></p>
</xpath>
<!-- Little block #02 - Main div -->
<xpath expr="(//*[hasclass('col-lg-6')])[2]" position="attributes">