forked from I2P_Developers/i2p.i2p
rename headers after review
This commit is contained in:
@@ -69,7 +69,7 @@ input.default {
|
||||
</div>
|
||||
</form>
|
||||
|
||||
<h3><%=intl._("Local Services")%></h3>
|
||||
<h3><%=intl._("Applications and Configuration")%></h3>
|
||||
<form action="" method="POST">
|
||||
<input type="hidden" name="nonce" value="<%=pageNonce%>" >
|
||||
<input type="hidden" name="group" value="2">
|
||||
|
@@ -115,7 +115,7 @@
|
||||
<jsp:getProperty name="homehelper" property="favorites" /><br>
|
||||
</div>
|
||||
<div class="ag2">
|
||||
<h4 class="app2"><%=intl._("Local Services")%></h4>
|
||||
<h4 class="app2"><%=intl._("Applications and Configuration")%></h4>
|
||||
<jsp:getProperty name="homehelper" property="services" /><br>
|
||||
<div class="clearer"> </div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user