File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 11<footer>
22<div class="pull-right">
3- <i class="fa fa-bitcoin orange"></i> <a href="https://github.com/mirobit/bitcoin-node-manager "> Node Manager 1.4.0</a> - © 2017 - 2023
3+ <i class="fa fa-bitcoin orange"></i> <a href="?p=about "> Node Manager 1.4.0</a> - © 2017 - 2023
44</div>
55<div class="clearfix"></div>
66</footer>
Original file line number Diff line number Diff line change 4545 <a href="?p=mempool"><i class="fa fa-database"></i> Memory Pool </a>
4646 <a href="?p=wallet"><i class="fa fa-money"></i> Wallet </a>
4747 <a href="?p=settings" ><i class="fa fa-cog"></i> Settings </a>
48- <a href="?p=about"><i class="fa fa-info"></i> About </a>
4948 <a href="?p=logout"><i class="fa fa-sign-out"></i> Logout </a>
5049 </div>
5150 <a href="javascript:void(0);" class="icon" onclick="openMobileMenu()">
7978 <a href="?p=mempool" <?php if ($ this ->section =="mempool " ) echo 'class="active" ' ; ?> ><i class="fa fa-database"></i> Memory Pool </a>
8079 <a href="?p=wallet" <?php if ($ this ->section =="wallet " ) echo 'class="active" ' ; ?> ><i class="fa fa-money"></i> Wallet </a>
8180 <a href="?p=settings" <?php if ($ this ->section =="settings " ) echo 'class="active" ' ; ?> ><i class="fa fa-cog"></i> Settings </a>
82- <a href="?p=about" <?php if ($ this ->section =="about " ) echo 'class="active" ' ; ?> ><i class="fa fa-info"></i> About </a>
8381 <a href="?p=logout"><i class="fa fa-sign-out"></i> Logout </a>
8482 </ul>
8583 </div>
You can’t perform that action at this time.
0 commit comments