Scarab commit: svn commit: r11120 - branches/release/1.0.22/src/webapp/WEB-INF/templates/screens/MoveIssue2.vm
[email protected] Fri, 13 Apr 2012 02:21:00 -0700 (PDT)
| Newsgroups | gmane.comp.java.scarab.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mcoss Date: 2012-04-13 02:21:00-0700 New Revision: 11120 Modified: branches/release/1.0.22/src/webapp/WEB-INF/templates/screens/MoveIssue2.vm Log: FIX - Use a more correct and shortened phrase to satisfy layout needs. Modified: branches/release/1.0.22/src/webapp/WEB-INF/templates/screens/MoveIssue2.vm Url: http://scarab.tigris.org/source/browse/scarab/branches/release/1.0.22/src/webapp/WEB-INF/templates/screens/MoveIssue2.vm?view=diff&pathrev=11120&r1=11119&r2=11120 ============================================================================== --- branches/release/1.0.22/src/webapp/WEB-INF/templates/screens/MoveIssue2.vm (original) +++ branches/release/1.0.22/src/webapp/WEB-INF/templates/screens/MoveIssue2.vm 2012-04-13 02:21:00-0700 @@ -72,7 +72,7 @@ <div class="axial"> <table border="1" cellspacing="2" cellpadding="3"> <tr> -<th>$l10n.DestinationModule</th> +<th>$l10n.Destination</th> <td> $newModule.Name / $newModule.getRModuleIssueType($newIssueType).DisplayName </td> </tr> </table> ------------------------------------------------------ http://scarab.tigris.org/ds/viewMessage.do?dsForumId=3577&dsMessageId=2947977