Fix PDF export.

This commit is contained in:
Paulo Gustavo Veiga
2012-06-03 18:12:56 -03:00
parent f52a75ac79
commit b914bbb8a8
7 changed files with 7 additions and 10 deletions

View File

@@ -39,7 +39,7 @@
<select name="imgFormat" id="imgFormat" style="display:none">
<option value='png'>PNG</option>
<option value='jpeg'>JPEG</option>
<option value='jpg'>JPEG</option>
</select>
</label>
</fieldset>