Pārlūkot izejas kodu

Update mychannel_add.htm

tags/6.5.8
叙述、别离 pirms 2 nedēļām
vecāks
revīzija
11a4d55542
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      src/admin/templets/mychannel_add.htm

+ 1
- 1
src/admin/templets/mychannel_add.htm Parādīt failu

@@ -84,7 +84,7 @@
$dsql->Execute();
while($row3 = $dsql->GetObject())
{
echo "<label><input type='radio' name='usertype' value=".$row3->name."> ".$row3->name."</label>";
echo "<label><input type='radio' name='usertype' value=".$row3->name."> ".$row3->name."</label> ";
}
?>
<label><input type="radio" name="usertype" checked> 不限</label>


Notiek ielāde…
Atcelt
Saglabāt