File "language_order_option.tpl"

Full Path: /www/wwwroot/shphe-en.com/wp-content/plugins/prisna-wp-translate/templates/admin/language_order_option.tpl
File size: 409 bytes
MIME-type: --
Charset: utf-8

		<li class="prisna_wp_translate_language_order_item" id="prisna_wp_translate_language_order_item_{{ option }}">
			<table border="0" cellspacing="0" cellpadding="0">
				<tr>
					<td><img src="{{ base_url }}{{ value_formatted }}.gif" alt="{{ value }}" /></td>
					<td>{{ value }}</td>
				</tr>
			</table>
			<input name="{{ id }}_{{ collection_item_index }}" type="hidden" value="{{ option }}" />
		</li>