Menu

#22 wp license patch

open
nobody
None
5
2008-12-01
2008-12-01
trox!
No

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@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>

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.