r1993 - branches/milestone_43.x/wpi/extensions/Pathways

0 views
Skip to first unread message

martijn....@bigcat.unimaas.nl

unread,
Jan 21, 2017, 9:37:24 PM1/21/17
to wikipathw...@googlegroups.com
Author: AlexanderPico
Date: Sun Jan 22 05:24:58 2017
New Revision: 1993

Log:
renamed section headers

Modified:
branches/milestone_43.x/wpi/extensions/Pathways/PathwayPage.php

Modified: branches/milestone_43.x/wpi/extensions/Pathways/PathwayPage.php
==============================================================================
--- branches/milestone_43.x/wpi/extensions/Pathways/PathwayPage.php (original)
+++ branches/milestone_43.x/wpi/extensions/Pathways/PathwayPage.php Sun Jan 22 05:24:58 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