Changeset 1818 for plugins/apostrophePlugin/branches/features/css/modules/aPDFSlot/templates/_normalView.php
- Timestamp:
- 07/21/10 16:35:10 (22 months ago)
- Location:
- plugins/apostrophePlugin/branches/features/css
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
modules/aPDFSlot/templates/_normalView.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostrophePlugin/branches/features/css
- Property svn:mergeinfo changed
-
plugins/apostrophePlugin/branches/features/css/modules/aPDFSlot/templates/_normalView.php
r1681 r1818 60 60 </li> 61 61 <?php endif ?> 62 < pclass="a-pdf-download">62 <li class="a-pdf-download"> 63 63 <?php echo link_to(__("Download PDF", null, 'apostrophe'), "aMediaBackend/original?" . 64 64 http_build_query( … … 67 67 "format" => $item->getFormat() 68 68 ))) ?> 69 </p>69 </li> 70 70 </ul> 71 71 </div>

