dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #15080
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 5305: typo
------------------------------------------------------------
revno: 5305
committer: Jo Størset <storset@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2011-12-06 14:21:19 +0100
message:
typo
modified:
dhis-2/dhis-web/dhis-web-api/src/main/resources/templates/xslt/map.xsl
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-api/src/main/resources/templates/xslt/map.xsl'
--- dhis-2/dhis-web/dhis-web-api/src/main/resources/templates/xslt/map.xsl 2011-12-05 12:21:38 +0000
+++ dhis-2/dhis-web/dhis-web-api/src/main/resources/templates/xslt/map.xsl 2011-12-06 13:21:19 +0000
@@ -3,7 +3,7 @@
<xsl:template match="map">
<div class="map">
- <h2>Map <xsl:value-of select="@name"/></h2>
+ <h2>Map: <xsl:value-of select="@name"/></h2>
<table border="1">
<tr>
<td>Map rendering</td>