Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rcs-rds committed Jun 12, 2015
1 parent 70c37a9 commit 8739a03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<a class="navbar-brand" href="/"><span class="glyphicon glyphicon-home" aria-hidden="true"></span> Speedtest Helper</a>
</div>
<div class="visible-sm">
<a class="navbar-brand" href="/speedtest/"><span class="glyphicon glyphicon-home" aria-hidden="true"></span> Speedtest</a>
<a class="navbar-brand" href="/"><span class="glyphicon glyphicon-home" aria-hidden="true"></span> Speedtest</a>
</div>
</div>

Expand Down Expand Up @@ -229,7 +229,7 @@ <h4 class="modal-title" id="ModalDigiTMLabel">Speedtest RDS Timisoara</h4>
<div class="modal-body">

<div style="width:100%;display:inherit;text-align:center;margin-left:auto;margin-right:auto">
<iframe src="http://speedtest1.tm.rcs-rds.ro/" style="border:none" width="686" height="486"></iframe> <!-- Original: width="634" height="486" -->
<iframe src="http://speedtest1.tm.rcs-rds.ro/" style="border:none" width="686" height="486"></iframe> <!-- Original: width="634" height="486" scrolling="no" allowtransparency="true" -->
</div>

</div><!-- /.modal-body -->
Expand Down

0 comments on commit 8739a03

Please sign in to comment.