As discussed in cg15 Grid workshop

If you use more than one grid datatype in one doctype, the editors are shown the text 'Choose a layout for the page' more than once. By showing 'Choose a layout for this section', the text is in line with the documentation
This commit is contained in:
Vincent Baaij
2015-06-15 10:13:04 +02:00
parent 226f8f60ca
commit 4574aa2173

View File

@@ -850,7 +850,7 @@ To manage your website, simply open the Umbraco back office and start adding con
</area>
<area alias="grid">
<key alias="insertControl">Insert control</key>
<key alias="addRows">Choose a layout for the page</key>
<key alias="addRows">Choose a layout for this section</key>
<key alias="addElement"><![CDATA[To start, click the <i class="icon icon-add blue"></i> below and add your first element]]></key>
<key alias="clickToEmbed">Click to embed</key>