Changeset 1847 for plugins/apostrophePlugin/branches/features/cropping/modules/aSlideshowSlot/templates/_normalView.php
- Timestamp:
- 07/23/10 19:06:05 (22 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostrophePlugin/branches/features/cropping/modules/aSlideshowSlot/templates/_normalView.php
r1057 r1847 20 20 "aMediaIds" => implode(",", $itemIds), 21 21 "type" => "image", 22 "label" => __(" Create a Slideshow", null, 'apostrophe'),22 "label" => __("You are creating a slideshow of images.", null, 'apostrophe'), 23 23 "after" => url_for("aSlideshowSlot/edit") . "?" . 24 24 http_build_query(

