Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

Commit 0bcac75

Browse files
authored
Merge pull request #314 from demopark/master
Change the em markup of Notifications module in index.html
2 parents 81f58c0 + d22be3f commit 0bcac75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ <h5 class="nav-category">
5959
<svg class="nav-icon"><use xlink:href="assets/img/icons.svg#icon-native-ui"></use></svg>
6060
Native User Interface</h5>
6161
<button type="button" id="button-ex-links-file-manager" data-section="ex-links-file-manager" class="nav-button">Open <em>external links</em> or system <em>file manager</em></button>
62-
<button type="button" id="button-notifications" data-section="notifications" class="nav-button"> Notifications with and without custom <em>image</em></button>
62+
<button type="button" id="button-notifications" data-section="notifications" class="nav-button"> <em>Notifications</em> with and without custom image</button>
6363
<button type="button" id="button-dialogs" data-section="dialogs" class="nav-button">Use system <em>dialogs</em></button>
6464
<button type="button" id="button-tray" data-section="tray" class="nav-button">Put your app in the <em>tray</em></button>
6565
</div>

0 commit comments

Comments
 (0)