Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index2.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/index2.html b/index2.html
index 5774204..a483082 100644
--- a/index2.html
+++ b/index2.html
@@ -11,15 +11,16 @@
<body>
<div id="main-toolbar" class="toolbar">
<button class="toolbutton" id="activity-button" title="My Activity"></button>
- <button class="toolbutton pull-right" id="stop-button" title="Stop"></button>
<hr/>
+ <button class="toolbutton" id="recommended-button" title="Recommended"></button>
+ <button class="toolbutton pull-right" id="stop-button" title="Stop"></button>
</div>
<div id="canvas">
<IFRAME
- src="http://activities.sugarlabs.org"
- marginWidth=0 marginHeight=0 frameBorder=0
- id=IframeASLO
- style="width:100%; height:100%;" frameSpacing=0>
+ src="http://activities.sugarlabs.org"
+ marginWidth=0 marginHeight=0 frameBorder=0
+ id=IframeASLO
+ style="width:100%; height:100%;" frameSpacing=0>
</IFRAME>
</div>
</div>