[Openvas-commits] r6115 - in trunk/gsa: . src/html
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Dec 9 13:01:53 CET 2009
Author: felix
Date: 2009-12-09 13:01:52 +0100 (Wed, 09 Dec 2009)
New Revision: 6115
Modified:
trunk/gsa/ChangeLog
trunk/gsa/src/html/header.m4
Log:
* src/html/header.m4: Adjusted menu to dynamic pages. (use plural
"Scan Configs").
Modified: trunk/gsa/ChangeLog
===================================================================
--- trunk/gsa/ChangeLog 2009-12-09 11:14:51 UTC (rev 6114)
+++ trunk/gsa/ChangeLog 2009-12-09 12:01:52 UTC (rev 6115)
@@ -1,3 +1,8 @@
+2009-12-09 Felix Wolfsteller <felix.wolfsteller at intevation.de>
+
+ * src/html/header.m4: Adjusted menu to dynamic pages. (use plural
+ "Scan Configs").
+
2009-12-08 Michael Wiegand <michael.wiegand at intevation.de>
Post release version bump.
Modified: trunk/gsa/src/html/header.m4
===================================================================
--- trunk/gsa/src/html/header.m4 2009-12-09 11:14:51 UTC (rev 6114)
+++ trunk/gsa/src/html/header.m4 2009-12-09 12:01:52 UTC (rev 6115)
@@ -43,7 +43,7 @@
</li>
<li>Configuration
<ul>
- <li><a href="/omp?cmd=get_configs">Scan Config</a></li>
+ <li><a href="/omp?cmd=get_configs">Scan Configs</a></li>
<li><a href="/omp?cmd=get_targets">Targets</a></li>
<li><a href="/omp?cmd=get_lsc_credentials">Credentials</a></li>
</ul>
More information about the Openvas-commits
mailing list