Submit button doesn't work when changing the name of a category

This commit is contained in:
ghendricks%novell.com 2006-11-16 22:39:21 +00:00
Родитель af7acae741
Коммит 3e40a388ca
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -46,5 +46,5 @@
<br />
<input name="submit" type="button" value="Submit">
<input name="submit" type="submit" value="Submit">
</form>