summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/header.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/header.php b/include/header.php
index 2a5f118..6f34d87 100644
--- a/include/header.php
+++ b/include/header.php
@@ -51,9 +51,10 @@
<div class="btn-group" style="margin-top: 20px;">
<a href="about.php" class="btn btn-primary" role="button"><span class="glyphicon glyphicon-book"></span> About</a>
<a href="about.php#faq" class="btn btn-default" role="button">FAQ</a>
- <a href="supported-devices.php" class="btn btn-default" role="button">Supported devices</a>
<a href="freedom-privacy-security-issues.php" class="btn btn-default" role="button">Freedom and privacy/security</a>
<a href="freedom-privacy-security-issues.php#recommendations" class="btn btn-default" role="button">Recommendations</a>
+ <a href="supported-devices.php" class="btn btn-default" role="button"><span class="glyphicon glyphicon-phone"></span> Supported devices</a>
+ <a href="supported-devices.php#stores" class="btn btn-default" role="button">Stores</a>
<a href="screenshots.php" class="btn btn-default" role="button"><span class="glyphicon glyphicon-picture"></span> Screenshots</a>
</div>
</div>