summaryrefslogtreecommitdiffstats
path: root/usr/share/mageiawelcome/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'usr/share/mageiawelcome/index.html')
-rw-r--r--usr/share/mageiawelcome/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/share/mageiawelcome/index.html b/usr/share/mageiawelcome/index.html
index b2ed0ab..34fdd25 100644
--- a/usr/share/mageiawelcome/index.html
+++ b/usr/share/mageiawelcome/index.html
@@ -134,7 +134,7 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
<header>
<nav>
<ul class="taby button-bar">
- <li href="#tab-1" class="active" id="home"><a class=""><i class="icon-home"> </i> $welcome</a></li>
+ <li href="#tab-1" class="active" id="home"><a class=""><i class="icon-home"> </i> $welcome_btn</a></li>
<li href="#tab-2"><a class=""><i class="icon-list-alt"> </i> $rpm_install</a></li>
</ul>
</nav>
@@ -153,7 +153,7 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
<!-- START -->
<div id="tab-1" class="tab">
<div id="slide-pager">
- <ol> <li><a data-slide-index="0" href="" id="welcome">$welcome</a></li>
+ <ol> <li><a data-slide-index="0" href="" id="welcome">$welcome_btn</a></li>
<li><a data-slide-index="1" href="">$mcc</a></li>
<li><a data-slide-index="2" href="" id="repoconf">$conf_update</a></li>
<li><a data-slide-index="3" href="">$inst_remove</a></li>