%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/pn/wp-content/plugins/mailpoet/views/form/templates/blocks/
Upload File :
Create Path :
Current File : //var/www/pn/wp-content/plugins/mailpoet/views/form/templates/blocks/date_months.hbs

<% set currentMonth = 'now'|date('n') %>
<select id="{{ id }}_months">
  <option value=""><%= __('Month') %></option>
  <% for month in 1..12 %>
    <option
      <% if(currentMonth == month) %>
      {{#if params.is_default_today}}selected="selected"{{/if}}
      <% endif %>
    >
    <%= month_names[month - 1] %>
    </option>
  <% endfor %>
</select>

Zerion Mini Shell 1.0