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,9 +1,9 @@
<if $Groupname != ''>
<tr>
<td class="title" colspan="3"><strong>$Groupname</strong></td>
</tr>
</if>
<tr>
<td class="field_name_border_left" valign="top" width="25%">$Fieldname</td>
<td class="field_display" colspan="3">$Fieldvalue</td>
</tr>
<if $Groupname != ''>
<tr>
<td class="title" colspan="3"><strong>$Groupname</strong></td>
</tr>
</if>
<tr>
<td class="field_name_border_left" valign="top" width="25%">$Fieldname</td>
<td class="field_display" colspan="3">$Fieldvalue</td>
</tr>