Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit dabde07

Browse files
committed
I-135768
1 parent a496cc3 commit dabde07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/web/WEB-INF/project-overview.jsp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -477,13 +477,13 @@
477477
</div>
478478

479479
<div class="projectManagers" data-intro="Appirio Project Manager are TopCoder resources that are responsible for your relationship with TopCoder." data-step="12" data-position="left">
480-
<h3>TopCoder Appirio Project Managers :</h3>
480+
<h3>Appirio Project Managers :</h3>
481481

482482
<s:if test="viewData.projectGeneralInfo.appirioManager == null">
483483
<c:if test="${hasWritePermission}">
484484
<a class="projectEditLink"
485485
href="<s:url action='editProject'><s:param name='formData.projectId'>${viewData.projectGeneralInfo.project.projectId}</s:param></s:url>">Add
486-
TopCoder Appirio Project Manager</a>
486+
Appirio Project Manager</a>
487487
</c:if>
488488
</s:if>
489489
<s:else>

0 commit comments

Comments
 (0)