Files
doitinpoland.com/wp-content/plugins/wpml-translation-management/templates/translation-editor/section.html
2023-09-12 21:41:04 +02:00

11 lines
339 B
HTML

<div class="handlediv button-link"><br></div>
<h3 class="hndle">
<span><%= section.title %> <% if ( section.empty ) { %>&nbsp;<i><%= section.empty_message %><% } %></span>
<% if ( section.sub_title ) { %>
<span class="subtitle"><i class="otgs-ico-warning"></i><%= section.sub_title %></span>
<% } %>
</h3>
<div class="inside">
</div>