1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
daniel 2019-08-20 08:19:52 -03:00
parent 3c1cc88837
commit e3a38d2ab0

View file

@ -104,7 +104,7 @@ $obj = YouPHPTubePlugin::getObjectData("BulkEmbed");
<div class="input-group col-md-12">
<input type="search" id="query" class="form-control input-lg" placeholder="Search YouTube / PlayList URL" />
<span class="input-group-btn">
<button class="btn btn-info btn-lg" type="button">
<button class="btn btn-info btn-lg" type="submit">
<i class="glyphicon glyphicon-search"></i>
</button>
</span>