Skip to content
This repository has been archived by the owner on Jul 31, 2019. It is now read-only.

help link #377

Merged
merged 1 commit into from
Mar 5, 2014
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions views/userbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<a class="butter-btn btn-white butter-project-menu-control butter-btn-menu-control"><span class="icon icon-only icon-reorder"></span></a>
<ul class="butter-btn-menu">
<li><a href="/{{localeInfo.lang}}/" target="_blank"> <span class="icon icon-file-alt"></span> {{ gettext("New") }}</a></li>
<li><a href="https://support.mozilla.org/{{localeInfo.lang}}/products/webmaker/thimble/" target="_blank"> <span class="icon icon-info"></span> {{ gettext("Help") }}</a></li>
</ul>
</div>

Expand Down