Compare commits

..

No commits in common. '7e34c02643a0b118954d993acbe056e1be7c47b4' and '417715f5d0e82ccf14615e786454740f91d3e121' have entirely different histories.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 133 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 128 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.9 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

@ -352,7 +352,6 @@ function DisplayLokinetConfig()
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">&times;</button>
<h4 class="modal-title">About</h4>
<img class="img-responsive" src="img/about_img.png" >
</div>
<div class="modal-body">
<p>LabyrinthAP is open source software offered under GNU General Public License v3.0.

@ -195,7 +195,7 @@ $theme_url = 'dist/css/'.htmlspecialchars($theme, ENT_QUOTES);
<div class="row">
<div class="col-lg-12">
<h1 class="page-header">
<img class="logo" src="img/raspAP-logo64px.png" width="64" height="64">LabyrinthAP
<img class="logo" src="img/raspAP-logo.png" width="45" height="45">LabyrinthAP
</h1>
</div>
</div><!-- /.row -->

Loading…
Cancel
Save