[CS-Project-svn_notify] SF.net SVN: cs-project:[930] trunk/1.2/templates/content/helpdesk/view. con
Brought to you by:
crazedsanity
From: <cra...@us...> - 2009-02-06 17:03:52
|
Revision: 930 http://cs-project.svn.sourceforge.net/cs-project/?rev=930&view=rev Author: crazedsanity Date: 2009-02-06 17:03:50 +0000 (Fri, 06 Feb 2009) Log Message: ----------- Updated message for notes box (#245) & minor alignment fix. Modified Paths: -------------- trunk/1.2/templates/content/helpdesk/view.content.tmpl Modified: trunk/1.2/templates/content/helpdesk/view.content.tmpl =================================================================== --- trunk/1.2/templates/content/helpdesk/view.content.tmpl 2009-02-06 17:02:25 UTC (rev 929) +++ trunk/1.2/templates/content/helpdesk/view.content.tmpl 2009-02-06 17:03:50 UTC (rev 930) @@ -194,7 +194,7 @@ </td> </tr> <tr> - <th style="border-bottom:solid #000 1px;" align="right">Notes:<BR><font size="-3"><i>(Includes previous/current<BR>solution(s), if available)</i></font></th> + <th style="border-bottom:solid #000 1px;" align="right">Comments:<BR><font size="-3"><i>(Includes previous/current<BR>solution(s), if available)</i></font></th> <td style="border-bottom:solid #000 1px;" colspan="2"> <!-- BEGIN issueNotes --> <div style="border-top:dashed #000 1px;"> @@ -208,7 +208,7 @@ <!-- BEGIN remark_row --> <tr> - <td colspan="3">Remark: <br> + <td colspan="3" align="center">Add a Comment (or solution by checking the box): <br> <textarea name="remark" rows="8" cols="80"></textarea> </td> </tr> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |