Show
Ignore:
Timestamp:
04/19/08 05:57:37 (2 years ago)
Author:
bchoate
Message:

Fixed 'background' option for newly added template maps. BugId:79402

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-35/tmpl/cms/edit_template.tmpl

    r1965 r1996  
    655655            <!-- untested features --> 
    656656                    <option value="5"<mt:if name="build_type_5"> selected="selected"</mt:if>><__trans phrase="On a schedule"></option> 
    657                     <mt:ignore> 
    658657                        <!-- This code needs to be shown if the "On a schedule" has been selected --> 
    659658                    <__trans phrase=": every "><input name="schedule_interval" id="schedule_interval" value="<mt:var name="schedule_interval" escape="html">" maxlength="10" class="quarter-width" mt:watch-change="1" /> 
     
    663662                        <option value="days"<mt:if name="schedule_period_days"> selected="selected"</mt:if>><__trans phrase="days"></option> 
    664663                    </select> 
    665                     </mt:ignore> 
    666664        </mt:ignore> 
    667665                </mt:if>