moodle/mod/data/preset/imagegallery/listtemplate.html
skodak bb828644ba xhtml and accessibility cleanup in data mod MDL-7813
* buttons reorganized - now displayed only with templates where usable
2006-12-13 21:02:01 +00:00

9 lines
251 B
HTML

<div class="picturediv">
<table class="pictureframe"><tr><td>
<table class="picture">
<tr><td><div class="listimage">[[image]]</div></td></tr>
<tr><td align="right">##more## ##edit## ##delete## ##approve##</td></tr>
</table>
</td></tr></table>
</div>