flip /home sections

This commit is contained in:
zzz
2018-09-26 22:59:55 +00:00
parent 22a0f396e6
commit 69f380f4a1

View File

@@ -117,13 +117,13 @@
<%
} // shouldShowSearch()
%>
<div class="ag2">
<h4 class="app"><%=intl._t("Applications and Configuration")%></h4>
<jsp:getProperty name="homehelper" property="services" /><br>
</div>
<div class="ag2">
<h4 class="app2"><%=intl._t("Hidden Services of Interest")%></h4>
<jsp:getProperty name="homehelper" property="favorites" /><br>
</div>
<div class="ag2">
<h4 class="app"><%=intl._t("Applications and Configuration")%></h4>
<jsp:getProperty name="homehelper" property="services" /><br>
<div class="clearer">&nbsp;</div>
</div>
</div>