diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-09-21 14:34:45 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-09-21 14:34:45 +0200 |
commit | ea367e7783448fb42059f1dd4391223d42faa34f (patch) | |
tree | 38e2986f487b8b65ec3a3ac11eff33d9643e5863 /.templates | |
parent | 2a13e36072f379bb2bf55b0f019dadcaadab4171 (diff) |
Use some other CSS magic. Does it work now?
Diffstat (limited to '.templates')
-rw-r--r-- | .templates/editpage.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.templates/editpage.tmpl b/.templates/editpage.tmpl index 091bb8d3..d55c0e6e 100644 --- a/.templates/editpage.tmpl +++ b/.templates/editpage.tmpl @@ -58,7 +58,7 @@ Optional comment about this change:<br /> <TMPL_VAR FIELD-COMMENTS><br /> </TMPL_IF> -<div id="copyright_assignment_notice"> +<div class="copyright_assignment_notice"> <p>By contributing to this page, you agree to assign copyright for your contribution to the Free Software Foundation. The Free Software |