Changeset 959

Show
Ignore:
Timestamp:
12/20/06 00:07:22 (2 years ago)
Author:
gboggs
Message:

Removed the code to always "remember these settings." BugId: 45992

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/wheeljack/tmpl/cms/asset_image_options.tmpl

    r958 r959  
    8181            <p><input type="checkbox" name="popup" value="1" <TMPL_IF NAME=POPUP>checked="checked" </TMPL_IF>/> <MT_TRANS phrase="Link image to full-size version in a popup window."></p> 
    8282            <TMPL_IF NAME=CAN_SAVE_IMAGE_DEFAULTS> 
    83             <p><input type="checkbox" name="image_defaults" value="1" <TMPL_IF NAME=IMAGE_DEFAULTS>checked="checked" </TMPL_IF>/> <MT_TRANS phrase="Remember these settings"></p> 
     83            <p><input type="checkbox" name="image_defaults" value="1" /> <MT_TRANS phrase="Remember these settings"></p> 
    8484            </TMPL_IF> 
    8585