Ignore:
Timestamp:
May 29, 2013, 7:14:00 PM (11 years ago)
Author:
Chillexistence
Message:

Fixed {'Photo'|@translate} to {'photo'|@translate}

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Crop_Image/crop_image.tpl

    r22939 r22940  
    4141<form method="post" action="">
    4242<fieldset>
    43   <legend>{'Crop'|@translate} {'Photo'|@translate}</legend>
     43  <legend>{'Crop'|@translate} {'photo'|@translate}</legend>
    4444  {'Choose the part of the photo you want to keep'|@translate}<br>
    4545  <img id="jcrop" src="{$picture.banner_src}?{1|rand:200}" width="{$crop.display_width}" height="{$crop.display_height}">
Note: See TracChangeset for help on using the changeset viewer.