Skip to content

Commit f1e2eee

Browse files
committed
site/index: sync message in prototype and reality
Should be in 8ec711f commit. No functional changes.
1 parent e13b649 commit f1e2eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/webapp/WEB-INF/views/site/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<div class="row" id="content">
8989
<div class="col-sm-3">
9090
<nav>
91-
<p th:text="|#{t_you_may}:|">You may</p>
91+
<p th:text="|#{t_you_may}:|">You may:</p>
9292
<ul>
9393
<li togglz:active="LIST_CATEGORIES">
9494
<a th:href="@{${LIST_CATEGORIES_PAGE}}" th:text="#{t_show_categories_list}" href="../category/list.html">show list of categories</a>

0 commit comments

Comments
 (0)