Skip to Content.
Sympa Menu

cc-devel - [cc-devel] [ cctools-Patches-2372786 ] wp license patch

cc-devel AT lists.ibiblio.org

Subject: Developer discussion for Creative Commons technology and tools

List archive

Chronological Thread  
  • From: "SourceForge.net" <noreply AT sourceforge.net>
  • To: noreply AT sourceforge.net
  • Subject: [cc-devel] [ cctools-Patches-2372786 ] wp license patch
  • Date: Mon, 01 Dec 2008 18:51:58 +0000

Patches item #2372786, was opened at 2008-12-01 18:51
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=559968&aid=2372786&group_id=80503

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: trox! (ptroxler)
Assigned to: Nobody/Anonymous (nobody)
Summary: wp license patch

Initial Comment:
there is one " too many in line 138 of the current wp license wordpress
pluging 0.9 which prevents the plugin from displaying the status of "add
licence to footer" properly in Safari

Best

/ Peter
peter AT waag.org


@@ -138,7 +138,7 @@

<tr><td colspan="2">&nbsp;</td></tr>
<tr><th>Include license badge in default footer?</th>
- <td><input type="checkbox" name="includeFooter"
${include_footer}" ></td>
+ <td><input type="checkbox" name="includeFooter"
${include_footer} ></td>
</tr>

<tr><th>&nbsp;</th>



----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=559968&aid=2372786&group_id=80503



  • [cc-devel] [ cctools-Patches-2372786 ] wp license patch, SourceForge.net, 12/01/2008

Archive powered by MHonArc 2.6.24.

Top of Page