Changeset 69f380f
- Timestamp:
- Sep 26, 2018 10:59:55 PM (2 years ago)
- Branches:
- master
- Children:
- c391dac
- Parents:
- 22a0f39
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
apps/routerconsole/jsp/home.jsp
r22a0f39 r69f380f 119 119 %> 120 120 <div class="ag2"> 121 <h4 class="app2"><%=intl._t("Hidden Services of Interest")%></h4> 122 <jsp:getProperty name="homehelper" property="favorites" /><br> 123 </div> 124 <div class="ag2"> 121 125 <h4 class="app"><%=intl._t("Applications and Configuration")%></h4> 122 126 <jsp:getProperty name="homehelper" property="services" /><br> 123 </div>124 <div class="ag2">125 <h4 class="app2"><%=intl._t("Hidden Services of Interest")%></h4>126 <jsp:getProperty name="homehelper" property="favorites" /><br>127 127 <div class="clearer"> </div> 128 128 </div>
Note: See TracChangeset
for help on using the changeset viewer.