Your IP : 216.73.216.220


Current Path : /var/www/surf/TYPO3/src/surf/Resources/Private/Partials/Store/
Upload File :
Current File : /var/www/surf/TYPO3/src/surf/Resources/Private/Partials/Store/Properties.html

<html xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers" data-namespace-typo3-fluid="true">
<table class="tx-surf">
	<tr>
		<td><f:translate key="tx_surf_domain_model_store.code" /></td>
		<td>{store.code}</td>
	</tr>
	<tr>
		<td><f:translate key="tx_surf_domain_model_store.name" /></td>
		<td>{store.name}</td>
	</tr>
</table>
</html>