rename headers after review

This commit is contained in:
zzz
2015-02-04 11:54:18 +00:00
parent 7165dc7860
commit 90cf71b5bc
5 changed files with 6 additions and 6 deletions

View File

@@ -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">

View File

@@ -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">&nbsp;</div>
</div>