@@ -91,7 +91,7 @@
<tr>
<th>표시순서<i class="required" title="필수" aria-hidden="true"></i></th>
<td>
- <input type="text" class="w100 text-right" name="dispOrd" placeholder="" maxlength="5" required="required" data-valid-type="numeric" data-valid-name="표시순서" />
+ <input type="text" class="w100 text-right" name="dispOrd" placeholder="" maxlength="4" required="required" data-valid-type="numeric" data-valid-name="표시순서" />
</td>
</tr>