diff options
author | Remi Collet <remi@remirepo.net> | 2017-06-13 10:31:07 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-06-13 10:31:07 +0200 |
commit | d1823cc08d215f28720c7c5dd22cee36293dddd4 (patch) | |
tree | d5a15fcca71d98a6b448dd100e36d3f7d69acd7a | |
parent | 1139a5add93a693bf37ace3b56f31a55412a3b57 (diff) |
add wizard link in nav menu
-rw-r--r-- | enterprise/3/index.html | 3 | ||||
-rw-r--r-- | enterprise/4/index.html | 3 | ||||
-rw-r--r-- | enterprise/5/index.html | 3 | ||||
-rw-r--r-- | enterprise/6/index.html | 3 | ||||
-rw-r--r-- | enterprise/7/index.html | 3 | ||||
-rw-r--r-- | fedora/21/index.html | 3 | ||||
-rw-r--r-- | fedora/22/index.html | 3 | ||||
-rw-r--r-- | fedora/23/index.html | 3 | ||||
-rw-r--r-- | fedora/24/index.html | 3 | ||||
-rw-r--r-- | fedora/25/index.html | 3 | ||||
-rw-r--r-- | fedora/26/index.html | 3 | ||||
-rw-r--r-- | index.html | 3 | ||||
-rw-r--r-- | repotmpl/group.kid | 3 | ||||
-rw-r--r-- | repotmpl/index.kid | 3 | ||||
-rw-r--r-- | repotmpl/package.kid | 3 | ||||
-rw-r--r-- | wizard/index.php | 3 |
16 files changed, 32 insertions, 16 deletions
diff --git a/enterprise/3/index.html b/enterprise/3/index.html index f3d63917..72da89e0 100644 --- a/enterprise/3/index.html +++ b/enterprise/3/index.html @@ -15,7 +15,8 @@ <p id="prelude"> <a href="http://blog.remirepo.net/">Blog</a> | <a href="http://forum.remirepo.net/">Forum</a> | - <a href="/">Repository</a> + <a href="/">Repository</a> | + <a href="https://rpms.remirepo.net/wizard/">Wizard</a> </p> <div id="wrapper"> <div id="main"> diff --git a/enterprise/4/index.html b/enterprise/4/index.html index f4cf383b..b17df16d 100644 --- a/enterprise/4/index.html +++ b/enterprise/4/index.html @@ -15,7 +15,8 @@ <p id="prelude"> <a href="http://blog.remirepo.net/">Blog</a> | <a href="http://forum.remirepo.net/">Forum</a> | - <a href="/">Repository</a> + <a href="/">Repository</a> | + <a href="https://rpms.remirepo.net/wizard/">Wizard</a> </p> <div id="wrapper"> <div id="main"> diff --git a/enterprise/5/index.html b/enterprise/5/index.html index f12e5b79..97dbfaa5 100644 --- a/enterprise/5/index.html +++ b/enterprise/5/index.html @@ -15,7 +15,8 @@ <p id="prelude"> <a href="http://blog.remirepo.net/">Blog</a> | <a href="http://forum.remirepo.net/">Forum</a> | - <a href="/">Repository</a> + <a href="/">Repository</a> | + <a href="https://rpms.remirepo.net/wizard/">Wizard</a> </p> <div id="wrapper"> <div id="main"> diff --git a/enterprise/6/index.html b/enterprise/6/index.html index efde77cd..fec76bb7 100644 --- a/enterprise/6/index.html +++ b/enterprise/6/index.html @@ -15,7 +15,8 @@ <p id="prelude"> <a href="http://blog.remirepo.net/">Blog</a> | <a href="http://forum.remirepo.net/">Forum</a> | - <a href="/">Repository</a> + <a href="/">Repository</a> | + <a href="https://rpms.remirepo.net/wizard/">Wizard</a> </p> <div id="wrapper"> <div id="main"> diff --git a/enterprise/7/index.html b/enterprise/7/index.html index 05ef651d..7b14aa38 100644 --- a/enterprise/7/index.html +++ b/enterprise/7/index.html @@ -15,7 +15,8 @@ <p id="prelude"> <a href="http://blog.remirepo.net/">Blog</a> | <a href="http://forum.remirepo.net/">Forum</a> | - <a href="/">Repository</a> + <a href="/">Repository</a> | + <a href="https://rpms.remirepo.net/wizard/">Wizard</a> </p> <div id="wrapper"> <div id="main"> diff --git a/fedora/21/index.html b/fedora/21/index.html index 7562d63e..b900ad0f 100644 --- a/fedora/21/index.html +++ b/fedora/21/index.html @@ -15,7 +15,8 @@ <p id="prelude"> <a href="http://blog.remirepo.net/">Blog</a> | <a href="http://forum.remirepo.net/">Forum</a> | - <a href="/">Repository</a> + <a href="/">Repository</a> | + <a href="https://rpms.remirepo.net/wizard/">Wizard</a> </p> <div id="wrapper"> <div id="main"> diff --git a/fedora/22/index.html b/fedora/22/index.html index b4637be8..ff3579c8 100644 --- a/fedora/22/index.html +++ b/fedora/22/index.html @@ -15,7 +15,8 @@ <p id="prelude"> <a href="http://blog.remirepo.net/">Blog</a> | <a href="http://forum.remirepo.net/">Forum</a> | - <a href="/">Repository</a> + <a href="/">Repository</a> | + <a href="https://rpms.remirepo.net/wizard/">Wizard</a> </p> <div id="wrapper"> <div id="main"> diff --git a/fedora/23/index.html b/fedora/23/index.html index ea97faab..e5b2b79b 100644 --- a/fedora/23/index.html +++ b/fedora/23/index.html @@ -15,7 +15,8 @@ <p id="prelude"> <a href="http://blog.remirepo.net/">Blog</a> | <a href="http://forum.remirepo.net/">Forum</a> | - <a href="/">Repository</a> + <a href="/">Repository</a> | + <a href="https://rpms.remirepo.net/wizard/">Wizard</a> </p> <div id="wrapper"> <div id="main"> diff --git a/fedora/24/index.html b/fedora/24/index.html index 9a603f68..d2fbca60 100644 --- a/fedora/24/index.html +++ b/fedora/24/index.html @@ -15,7 +15,8 @@ <p id="prelude"> <a href="http://blog.remirepo.net/">Blog</a> | <a href="http://forum.remirepo.net/">Forum</a> | - <a href="/">Repository</a> + <a href="/">Repository</a> | + <a href="https://rpms.remirepo.net/wizard/">Wizard</a> </p> <div id="wrapper"> <div id="main"> diff --git a/fedora/25/index.html b/fedora/25/index.html index a966cc89..65f12d17 100644 --- a/fedora/25/index.html +++ b/fedora/25/index.html @@ -15,7 +15,8 @@ <p id="prelude"> <a href="http://blog.remirepo.net/">Blog</a> | <a href="http://forum.remirepo.net/">Forum</a> | - <a href="/">Repository</a> + <a href="/">Repository</a> | + <a href="https://rpms.remirepo.net/wizard/">Wizard</a> </p> <div id="wrapper"> <div id="main"> diff --git a/fedora/26/index.html b/fedora/26/index.html index 034e266f..27aceb36 100644 --- a/fedora/26/index.html +++ b/fedora/26/index.html @@ -15,7 +15,8 @@ <p id="prelude"> <a href="http://blog.remirepo.net/">Blog</a> | <a href="http://forum.remirepo.net/">Forum</a> | - <a href="/">Repository</a> + <a href="/">Repository</a> | + <a href="https://rpms.remirepo.net/wizard/">Wizard</a> </p> <div id="wrapper"> <div id="main"> @@ -40,7 +40,8 @@ <p id="prelude"> <a href="https://blog.remirepo.net/">Blog</a> | <a href="https://forum.remirepo.net/">Forum</a> | - <a href="/">Repository</a> + <a href="/">Repository</a> | + <a href="https://rpms.remirepo.net/wizard/">Wizard</a> </p> <div id="wrapper"> <div id="main"> diff --git a/repotmpl/group.kid b/repotmpl/group.kid index 76cb2780..b87e3815 100644 --- a/repotmpl/group.kid +++ b/repotmpl/group.kid @@ -14,7 +14,8 @@ <p id="prelude"> <a href="https://blog.remirepo.net/">Blog</a> | <a href="https://forum.remirepo.net/">Forums</a> | - <a href="/">Repository</a> + <a href="/">Repository</a> | + <a href="https://rpms.remirepo.net/wizard/">Wizard</a> </p> <p class="nav">Jump to letter: [ <span class="letterlist"> diff --git a/repotmpl/index.kid b/repotmpl/index.kid index 8cda6c85..c4dad5fe 100644 --- a/repotmpl/index.kid +++ b/repotmpl/index.kid @@ -20,7 +20,8 @@ def ymd(stamp): <p id="prelude"> <a href="https://blog.remirepo.net/">Blog</a> | <a href="https://forum.remirepo.net/">Forum</a> | - <a href="/">Repository</a> + <a href="/">Repository</a> | + <a href="https://rpms.remirepo.net/wizard/">Wizard</a> </p> <p class="nav">Jump to letter: [ <span class="letterlist"> diff --git a/repotmpl/package.kid b/repotmpl/package.kid index d4230825..10bf7f05 100644 --- a/repotmpl/package.kid +++ b/repotmpl/package.kid @@ -19,7 +19,8 @@ def ymd(stamp): <p id="prelude"> <a href="https://blog.remirepo.net/">Blog</a> | <a href="https://forum.remirepo.net/">Forum</a> | - <a href="/">Repository</a> + <a href="/">Repository</a> | + <a href="https://rpms.remirepo.net/wizard/">Wizard</a> </p> <p class="nav">Jump to letter: [ <span class="letterlist"> diff --git a/wizard/index.php b/wizard/index.php index 47748631..1f781a77 100644 --- a/wizard/index.php +++ b/wizard/index.php @@ -82,7 +82,8 @@ $type = (isset($_POST['type']) && isset($types[$_POST['type']]) ? $_POST['type' <p id="prelude"> <a href="https://blog.remirepo.net/">Blog</a> | <a href="https://forum.remirepo.net/">Forums</a> | - <a href="https://rpms.remirepo.net/">Repository</a> + <a href="https://rpms.remirepo.net/">Repository</a> | + <a href="https://rpms.remirepo.net/wizard/">Wizard</a> </p> <div id="wrapper"> <div id="main"> |