Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Bug 4830) Add "Test Beta Features" to sitemap #323

Merged
merged 1 commit into from Mar 20, 2013
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions htdocs/site/index.bml
Expand Up @@ -68,6 +68,7 @@ body<=
<li><a href='/shop'><?_ml .maplinks.upgrade _ml?></a></li>
<li><a href='/changepassword'><?_ml .maplinks.changepassword _ml?></a></li>
<li><a href='/accountstatus'><?_ml .maplinks.changestatus _ml?></a></li>
<li><a href='/beta'><?_ml .maplinks.beta _ml?></a></li>
</ul></dd>
</dt></dl>

Expand Down
2 changes: 2 additions & 0 deletions htdocs/site/index.bml.text
Expand Up @@ -11,6 +11,8 @@

.maplinks.advanced-tools-title=...use the advanced tools:

.maplinks.beta=Test Beta Features

.maplinks.birthdays=Upcoming Birthdays

.maplinks.buy-circle=Gift an account in your circle
Expand Down