source: trunk/templates/base/albums_select.html

Last change on this file was 2, checked in by george, 14 years ago
  • Přidáno: Trunk revize 13719.
File size: 146 bytes
Line 
1<select name="new_album">
2 <bx_repeat:choose>
3 <option value="__album_id__">__album_caption__</option>
4 </bx_repeat:choose>
5</select>
Note: See TracBrowser for help on using the repository browser.