r1994 - trunk/wpi/extensions/Pathways

0 views
Skip to first unread message

martijn....@bigcat.unimaas.nl

unread,
Jan 21, 2017, 9:39:37 PM1/21/17
to wikipathw...@googlegroups.com
Author: AlexanderPico
Date: Sun Jan 22 05:27:13 2017
New Revision: 1994

Log:
renamed section headers

Modified:
trunk/wpi/extensions/Pathways/PathwayPage.php

Modified: trunk/wpi/extensions/Pathways/PathwayPage.php
==============================================================================
--- trunk/wpi/extensions/Pathways/PathwayPage.php (original)
+++ trunk/wpi/extensions/Pathways/PathwayPage.php Sun Jan 22 05:27:13 2017
@@ -107,7 +107,7 @@
}

function curationTags() {
- $tags = "== Curation Tags ==\n" .
+ $tags = "== Quality Tags ==\n" .
"<CurationTags></CurationTags>";
return $tags;
}
@@ -150,7 +150,7 @@
function ontologyTags() {
global $wpiEnableOtag;
if($wpiEnableOtag) {
- $otags = "== Ontology Tags ==\n" .
+ $otags = "== Ontology Terms ==\n" .
"<OntologyTags></OntologyTags>";
return $otags;
}
Reply all
Reply to author
Forward
0 new messages