Setting eol-style for php and tpl - files

This commit is contained in:
Florian Aders (EleRas)
2010-01-20 16:55:27 +00:00
parent a8b30315b2
commit 8c55dd6c21
195 changed files with 19843 additions and 19843 deletions

View File

@@ -1,4 +1,4 @@
<tr>
<td class="main_field_name">{$label}</td>
<td class="main_field_display" nowrap="nowrap"><input type="checkbox" name="{$fieldname}" value="1" <if( $fielddata['value'] == '1' )>checked="checked"</if> /></td>
</tr>
<tr>
<td class="main_field_name">{$label}</td>
<td class="main_field_display" nowrap="nowrap"><input type="checkbox" name="{$fieldname}" value="1" <if( $fielddata['value'] == '1' )>checked="checked"</if> /></td>
</tr>