aboutsummaryrefslogtreecommitdiffstats
path: root/en/1/nav.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/1/nav.php')
-rw-r--r--en/1/nav.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/en/1/nav.php b/en/1/nav.php
new file mode 100644
index 000000000..a6bcd76c3
--- /dev/null
+++ b/en/1/nav.php
@@ -0,0 +1,12 @@
+<?php
+
+echo <<<S
+<div class="para" style="border-bottom: 1px solid #ddd; background: rgba(200, 200, 200, 0.5); padding-bottom: 0;">
+<p style="text-align: right;">
+ Mageia 1
+ | Download
+ | Release notes
+ | Migrate
+ | Spread the word!</p>
+</div>
+S;