- Changed page title to show "Android open source"

- Changed Tab name to "Dev Guide"
This commit is contained in:
Gaurav Mathur
2009-06-12 13:47:16 -07:00
parent e05806cc15
commit a0deb0fb7f
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ def:custom_masthead() ?>
elif:publish ?> <?cs
elif:about ?> <?cs /if ?>">
<li id="guide-link"><a href="<?cs var:toroot ?>guide/index.html"
onClick="return loadLast('guide)'"><span>Porting Guide</span></a></li>
onClick="return loadLast('guide)'"><span>Dev Guide</span></a></li>
<li id="opensource-link"><a href="http://source.android.com/"
onClick="return loadLast('open')"><span>Open Source</span></a></li>
</ul>