Skip to content

Commit

Permalink
Merge branch 'maintenance/0.2DEV'
Browse files Browse the repository at this point in the history
  • Loading branch information
akrys committed Aug 31, 2015
2 parents 52cd149 + c25610f commit b4e8d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/_picture.php
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<span>

<ol>
<li><a href="http://redaxo.arbeit.local/redaxo/index.php?page=mediapool&subpage=detail&file_name=<?php echo $item['filename']; ?>" target="_blank"><?php echo $I18N->msg('akrys_usagecheck_images_linktext_edit'); ?></a><br /></li>
<li><a href="index.php?page=mediapool&subpage=detail&file_name=<?php echo $item['filename']; ?>" target="_blank"><?php echo $I18N->msg('akrys_usagecheck_images_linktext_edit'); ?></a><br /></li>

<?php
if ($item['slice_data'] !== null) {
Expand Down

0 comments on commit b4e8d4a

Please sign in to comment.