- Timestamp:
- 06/20/08 20:04:10 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/pylucid/media/PyLucid/internal_page/page_admin/edit_page.html
r1596 r1650 27 27 {% endif %} 28 28 29 <a href="{{ url_pagelinklist }}" title="{% trans 'List of all pages for creating links' %}"> 30 <button type="button" onclick="OpenInWindow('{{ url_pagelinklist }}'); return false"> 31 {% trans 'page list' %} 32 </button> 33 </a> 29 34 <a href="{{ url_taglist }}" title="{% trans 'List of all available PyLucid template tags' %}"> 30 35 <button type="button" onclick="OpenInWindow('{{ url_taglist }}'); return false">