Fix save button.
This commit is contained in:
parent
f60bed081f
commit
5f2d602d5e
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ $(function () { $('#fileupload').fileupload(); }); // initialize upload widget
|
|||
</div>
|
||||
</TMPL_IF>
|
||||
|
||||
<p>By submitting changes and/or additions to this site, you irrevocably agree
|
||||
<p>By clicking “Save Page”, you irrevocably agree
|
||||
to release your contribution under the
|
||||
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>,
|
||||
with the understanding that a hyperlink or URL is sufficient for CC BY-SA 4.0 attribution.</p>
|
||||
|
|
Loading…
Reference in a new issue