1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

refine code for link generation from rtmp url.

This commit is contained in:
winlin 2015-08-20 16:18:32 +08:00
parent fe87bf1b61
commit fcd2d3d445
2 changed files with 2 additions and 2 deletions

View file

@ -97,7 +97,7 @@
<div class="control-group">
<label class="control-label" for="link_url">播放链接地址</label>
<div class="controls">
<div style="margin-top:5px;"><a href="#" id="link_url">请右键拷贝此链接地址.</a></div>
<div style="margin-top:5px;"><a href="#" id="link_url" target="_blank">请右键拷贝此链接地址.</a></div>
</div>
</div>
</div>