|
From: Michael K. <ko...@us...> - 2006-06-27 10:12:49
|
Update of /cvsroot/cobricks/cobricks2/web/category In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv13068 Modified Files: update_start.html Log Message: Index: update_start.html =================================================================== RCS file: /cvsroot/cobricks/cobricks2/web/category/update_start.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- update_start.html 27 Jun 2006 09:27:57 -0000 1.7 +++ update_start.html 27 Jun 2006 10:12:44 -0000 1.8 @@ -176,7 +176,7 @@ <tr valign="top"> <td><b>$attr</b> <br/>$categoryPresenter.printDescription($categoryclass, $attr, $lang)</td> - <td>$categoryPresenter.printAttrInput($categoryclass, $attr, $lang, $field_value)</td> + <td>$categoryPresenter.printAttrInput($categoryclass, $attr, $lang, $field_value) - "$!attr","$!field_value"</td> </tr> #end #end |