XHTML strict.

This commit is contained in:
tjhunt 2008-09-26 05:15:39 +00:00
parent 8e47233775
commit b1bc88dbb3

View file

@ -49,8 +49,8 @@
onClick="return set_value(getElementById('myform').myfile.value)"> onClick="return set_value(getElementById('myform').myfile.value)">
<input type="button" value="<?php print_string('cancel') ?>" <input type="button" value="<?php print_string('cancel') ?>"
onClick="window.close()"> onClick="window.close()">
</form>
</fieldset> </fieldset>
</form>
</div> </div>
<?php <?php
print_footer('empty'); print_footer('empty');