Browse Source

Update soft_add.htm

tags/6.2.9
叙述、别离 10 months ago
parent
commit
4cbd3e6f47
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      src/admin/templets/soft_add.htm

+ 2
- 1
src/admin/templets/soft_add.htm View File

@@ -32,7 +32,8 @@
document.getElementById('morelink').style.height = '100%';
document.getElementById('btsh3').value = (document.getElementById('morelink').style.display == 'block' ? '隐藏地址' : '显示地址');
}
</script> </head>
</script>
</head>
<body>
<form name="form1" action="soft_add.php" method="post" enctype="multipart/form-data" onSubmit="return checkSubmit();">
<input type="hidden" name="dopost" value="save">


Loading…
Cancel
Save