Skip to content

Commit

Permalink
Merge pull request #273 from ChurchCRM/gd-bug-fixes-jan-16
Browse files Browse the repository at this point in the history
Jan Random Bugs
  • Loading branch information
DawoudIO committed Jan 31, 2016
2 parents 7e908b5 + af97150 commit b68484a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion churchinfo/Include/Header-function.php
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ function Header_body_menu() {
<div class="navbar-custom-menu">
<ul class="nav navbar-nav">
<li class="dropdown settings-dropdown">
<a href="CartView.php">
<a href="<?php echo $sURLPath."/"; ?>CartView.php">
<i class="fa fa-shopping-cart"></i>
<span class="label label-success"><?= count($_SESSION['aPeopleCart'])?></span>
</a>
Expand Down
Empty file added churchinfo/mailchimp/index.html
Empty file.
Empty file added churchinfo/vendor/index.html
Empty file.

0 comments on commit b68484a

Please sign in to comment.