changed code field in tc_assignment to be abbreviation
[eq/.git] / templates / default / assign_update.tpl
index 08be270d76af0e58026ebcee9dfadbb4ef23604c..42ed541b92fd3c89bce17abb8f5e0e6450885d08 100644 (file)
@@ -12,7 +12,7 @@
                        <td align="left"><font face="{font}"><b>Name:</b>&nbsp;<input type=text size="60" name="name" value="{name}"</input></td>
                </tr>
                <tr>
-                       <td align="left"><font face="{font}"><b>Code:</b>&nbsp;<input type=text size="12" name="code" value="{code}"</input>&nbsp;This is a 2 or 3 letter abbreviation that uniquely identifies this assignment.</td>
+                       <td align="left"><font face="{font}"><b>Code:</b>&nbsp;<input type=text size="12" name="abbreviation" value="{abbreviation}"</input>&nbsp;This is a 2 or 3 letter abbreviation that uniquely identifies this assignment.</td>
                </tr>
        </table>