Skip to content

Commit b295716

Browse files
committed
Update deed.html
1 parent 9f2fc96 commit b295716

File tree

1 file changed

+1
-1
lines changed
  • python_env/src/cc.engine/cc/engine/templates/macros_templates

1 file changed

+1
-1
lines changed

python_env/src/cc.engine/cc/engine/templates/macros_templates/deed.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ <h2>{% block license_name %}{% endblock %}</h2>
170170
<div class="slide-trigger">
171171
<img src="/images/deed/logo-cc-heart-white.png" class="slide-logo" alt="" width="100" height="88" />
172172
<p>{% trans %}This content is freely available under simple legal terms because of Creative Commons, a non-profit that survives on donations. If you love this content, and love that it's free for everyone, please consider a donation to support our work.{% endtrans %}</p>
173-
<button>Donate Now</button>
173+
<button>{% trans %}Donate Now{% endtrans %}</button>
174174
</div>
175175
</div>
176176
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>

0 commit comments

Comments
 (0)