File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ use \CarlBennett\MVC\Libraries\Common;
7
7
</main>
8
8
<footer class="footer mt-auto py-3">
9
9
<div class="container mt-3 text-center">
10
- <p class="small text-muted"><?php if ( VersionInfo::$ version ->bnetdocs ) { ?> <a href="https://github.com/BNETDocs/bnetdocs-web/tree/<?= VersionInfo::$ version ->bnetdocs [1 ]?> " rel="external" title="Contribute to the BNETDocs source code!">BNETDocs <?= VersionInfo::$ version ->bnetdocs [0 ]?> </a><?php } else { ?> (Development)<?php } ?> © 2003-2021 BNETDocs | <a href="<?= Common::relativeUrlToAbsolute ('/legal ' )?> " title="BNETDocs Legal Page">Legal page </a> | <a href="<?= Common::relativeUrlToAbsolute ('/privacy ' )?> " title="BNETDocs Privacy Notice">Privacy Notice</a></p>
10
+ <p class="small text-muted"><?php if ( VersionInfo::$ version ->bnetdocs ) { ?> <a href="https://github.com/BNETDocs/bnetdocs-web/tree/<?= VersionInfo::$ version ->bnetdocs [1 ]?> " rel="external" title="Contribute to the BNETDocs source code!">BNETDocs <?= VersionInfo::$ version ->bnetdocs [0 ]?> </a><?php } else { ?> (Development)<?php } ?> © 2003-2021 BNETDocs | <a href="<?= Common::relativeUrlToAbsolute ('/legal ' )?> " title="BNETDocs Legal Page">Legal</a> | <a href="<?= Common::relativeUrlToAbsolute ('/privacy ' )?> " title="BNETDocs Privacy Notice">Privacy Notice</a></p>
11
11
<p class="small text-muted">
12
12
BNETDocs is a documentation and discussion website for Blizzard Entertainment's
13
13
Battle.net™ and in-game protocols. You hereby acknowledge that BNETDocs
You can’t perform that action at this time.
0 commit comments