%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/pn/beta/64801_wp-content/plugins/mailpoet/views/form/templates/blocks/
Upload File :
Create Path :
Current File : /var/www/pn/beta/64801_wp-content/plugins/mailpoet/views/form/templates/blocks/date_years.hbs

<% set currentYear = "now"|date("Y") %>
<% set minYear = currentYear - 100 %>

<select id="{{ id }}_years">
  <option value=""><%= __('Year') %></option>
  <% for year in currentYear..minYear %>
    <option
      <% if(currentYear == year) %>
      {{#if params.is_default_today}}selected="selected"{{/if}}
      <% endif %>
    ><%= year %></option>
  <% endfor %>
</select>

Zerion Mini Shell 1.0