Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCristhofer Travieso <cristhofert97@gmail.com>2013-11-07 18:33:47 (GMT)
committer Cristhofer Travieso <cristhofert97@gmail.com>2013-11-07 18:33:47 (GMT)
commit103ee0c41106c2ca35f91ef84d106cb940f8de08 (patch)
tree37bcd9dc108e600ae0b0c7d2ceaa7c7a948ffd0f
parentaf206f3842cd8c87ac915c954407b47ebbba3bfa (diff)
Remove the spanish lenguaje
Signed-off-by: Cristhofer Travieso <cristhofert97@gmail.com>
-rw-r--r--index2.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index2.html b/index2.html
index f09c71d..f7be718 100644
--- a/index2.html
+++ b/index2.html
@@ -14,9 +14,9 @@
<button class="toolbutton" id="activity-button" title="My Activity"></button>
<hr/>
<button class="toolbutton" id="recommended-button" title="Recommended" onclick="document.getElementById('IframeASLO').setAttribute('src', 'http://activities.sugarlabs.org/sugar/?featured=recommended#featured');"></button>
- <button class="toolbutton" id="popular-button" title="Popular" onclick="document.getElementById('IframeASLO').setAttribute('src', 'http://activities.sugarlabs.org/es-ES/sugar/?featured=popular#featured');"></button>
- <button class="toolbutton" id="added-button" title="Added" onclick="document.getElementById('IframeASLO').setAttribute('src', 'http://activities.sugarlabs.org/es-ES/sugar/?featured=added#featured');"></button>
- <button class="toolbutton" id="updated-button" title="Updated" onclick="document.getElementById('IframeASLO').setAttribute('src', 'http://activities.sugarlabs.org/es-ES/sugar/?featured=updated#featured');"></button>
+ <button class="toolbutton" id="popular-button" title="Popular" onclick="document.getElementById('IframeASLO').setAttribute('src', 'http://activities.sugarlabs.org/sugar/?featured=popular#featured');"></button>
+ <button class="toolbutton" id="added-button" title="Added" onclick="document.getElementById('IframeASLO').setAttribute('src', 'http://activities.sugarlabs.org/sugar/?featured=added#featured');"></button>
+ <button class="toolbutton" id="updated-button" title="Updated" onclick="document.getElementById('IframeASLO').setAttribute('src', 'http://activities.sugarlabs.org/sugar/?featured=updated#featured');"></button>
<button class="toolbutton pull-right" id="stop-button" title="Stop"></button>
</div>