bin2107 преди 4 години
родител
ревизия
e7a8996f9a
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/main/webapp/WEB-INF/views/display/SearchKeywordForm.html

+ 1 - 1
src/main/webapp/WEB-INF/views/display/SearchKeywordForm.html

@@ -87,7 +87,7 @@
 						</td>
 						<th>링크URL<em class="required" title="필수"></em></th>
 						<td>
-							<input type="text" class="w150" name="linkUrl" maxlength="20" required="required" data-valid-name="링크URL"/>
+							<input type="text" class="w150" name="linkUrl" maxlength="100" required="required" data-valid-name="링크URL"/>
 						</td>
 					</tr>
 					<tr>