forked from I2P_Developers/i2p.i2p
flip /home sections
This commit is contained in:
@@ -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"> </div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user