Skip to content

Commit 27388be

Browse files
authored
Merge pull request #2702 from bziemek/development
Hotfix: missing > in About page link
2 parents 97b3cc3 + f2a5716 commit 27388be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/bootstrap/about/pool/default.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
</ul>
4949
</div>
5050
<div class="panel-footer">
51-
<h6>This Pool is running <a href="https://github.com/TheSerapher/php-mpos">MPOS</a> project code. This frontend was created by <a href="https://github.com/MPOS/php-mpos"TheSerapher aka Sebastian Grewe</a>. The operation of the pool is soley at the hand of your trusted pool operator.</h6>
51+
<h6>This Pool is running <a href="https://github.com/TheSerapher/php-mpos">MPOS</a> project code. This frontend was created by <a href="https://github.com/MPOS/php-mpos">TheSerapher aka Sebastian Grewe</a>. The operation of the pool is soley at the hand of your trusted pool operator.</h6>
5252
</div>
5353
</div>
5454
</div>

0 commit comments

Comments
 (0)