Changeset 19879 in main for trunk/ibisph-view/src/main/webapp/xslt/html/indicator/index/org_unit/Page.xslt
- Timestamp:
- 02/20/20 22:56:16 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ibisph-view/src/main/webapp/xslt/html/indicator/index/org_unit/Page.xslt
r19742 r19879 17 17 18 18 19 <xsl:param name="Page.pageTitle" ibis:doc="Page's title text.">List of All Health Indicators by Health Program</xsl:param>19 <xsl:param name="Page.pageTitle" ibis:doc="Page's title text.">List of All Health Indicators by Health Authoring Program</xsl:param> 20 20 21 21 <xsl:param name="Page.overviewContent" ibis:doc="localizes the cat index overview content. Set blank to turn this off."> 22 22 Welcome to the selection list of all available health indicator 23 reports organized by the owning healthprogram/office.23 reports organized by the health department authoring program/office. 24 24 25 25 To view a health indicator report, locate the indicator title in the list … … 42 42 43 43 <nav id="jumpToLinks" class="JumpToLinks"> 44 <label for="jumpToSelections">Jump to HealthProgram:</label>44 <label for="jumpToSelections">Jump to Authoring Program:</label> 45 45 <select id="jumpToSelections" onchange="jumpToSelection()"> 46 46 <xsl:for-each select="$usedOrgUnits">
Note: See TracChangeset
for help on using the changeset viewer.