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"> </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> </th>