File:  [Repository] / ImageArchive / zpt / changedColTimesRow.zpt
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Thu Mar 11 19:37:15 2004 UTC (20 years, 2 months ago) by dwinter
Branches: dwinter, MAIN
CVS tags: first, HEAD
zpt order neu

<html>
<body tal:define="colRows here/getColTimesRow">
<h2>Thumbnail display is now set to <span tal:replace="python:colRows[0]"/> x 


<span tal:condition="python:colRows[1]" tal:replace="python:colRows[1]"/>
<span tal:condition="not:python:colRows[1]" tal:replace="python:'all'"/></h2>

</body>
</html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>