app/views/spotlight/about_pages/_empty.html.erb in blacklight-spotlight-3.0.0.rc1 vs app/views/spotlight/about_pages/_empty.html.erb in blacklight-spotlight-3.0.0.rc2
- old
+ new
@@ -2,25 +2,25 @@
<div class="empty-page-block">
<h2>Building this about page</h2>
<ol>
<li>
- To add content to this page, click the Edit button above to enter Edit mode.
+ To add content to this page, select the Edit button above to enter edit mode.
</li>
<li>
- In Edit mode, click the plus sign icon to display the widget selection panel. This panel displays a range of widgets, each of which adds a different type of content to the page.
+ In edit mode, select the plus sign icon to display the widget selection panel. This panel displays a range of widgets, each of which adds a different type of content to the page.
</li>
<li>
- Select a widget to configure. Click <strong>Save changes</strong> when you're ready to add it to the page.
+ Select a widget to configure. Select <b>Save changes</b> when you're ready to add it to the page.
</li>
<li>
Repeat the steps above to continue adding widgets to build out the page. To work more efficiently, you can configure multiple widgets before saving the page. Use the icons in the lower right of the widget configuration panel to preview, reorder, or delete widgets.
</li>
<li>
- Use the checkbox in the <strong>Options</strong> tab to publish or unpublish the page.
+ Use the checkbox in the <b>Options</b> tab to publish or unpublish the page.
</li>
<li>
Visit the Spotlight <%= link_to 'documentation pages', 'https://github.com/projectblacklight/spotlight/wiki' %> to learn more about creating exhibit pages.
</li>
</ol>
</div>
-<% end %>
\ No newline at end of file
+<% end %>