Skip to content

Commit

Permalink
fix subtitle and footer
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisbontje committed Jul 17, 2015
1 parent 91625ca commit fb26905
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion client/views/includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</div>
<div class="row">
<div class="col-xs-12 text-center" id="disclaimer">
{{_ "wework_disclaimer"}}
{{{_ "wework_disclaimer"}}}
</div>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions i18n/wework.en.i18n.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"wework_name": "We Work Meteor",
"wework_slogan": "The premier job board and developer community space specifically for <a href=\"http://www.meteor.com/\">Meteor</a>.",
"wework_subtitle": "The premier job board and developer community space specifically for <a href=\"http://www.meteor.com/\">Meteor</a>.",
"wework_warning": "This job board is specifically for jobs using <a href=\"http://www.meteor.com/\">Meteor</a>. Please do not post unrelated jobs here.",
"wework_disclaimer": "We Work Meteor is an independent entity and has not been authorized, sponsored, or otherwise approved by <a href=\"http://www.meteor.com/\">Meteor Development Group</a>."
}
}

0 comments on commit fb26905

Please sign in to comment.