NIHVIVO-355 merging fix into trunk to hide tagline field
This commit is contained in:
parent
59ac3aff2d
commit
10bf357d5e
1 changed files with 4 additions and 3 deletions
|
@ -43,13 +43,14 @@
|
|||
</c:if>
|
||||
</tr>
|
||||
|
||||
<tr class="editformcell">
|
||||
<!-- With introduction of new logo that includes tagline as part of the image, hiding this field for now to reduce user confusion -->
|
||||
<!-- <tr class="editformcell">
|
||||
<td valign="top" colspan="2">
|
||||
<b>Tagline </b> <i>appears in header, just to the right of the logo (leave blank to have no tagline)</i><br />
|
||||
<input type="text" name="ShortHand" value="<form:value name="ShortHand"/>" ${longField} maxlength="50" />
|
||||
<font color="red"><form:error name="ShortHand"/></font>
|
||||
</td>
|
||||
</tr>
|
||||
</tr> -->
|
||||
|
||||
<tr class="editformcell">
|
||||
<td valign="bottom" colspan="2">
|
||||
|
|
Loading…
Add table
Reference in a new issue