Merge pull request from andraskende/2.3

formatting changes..
This commit is contained in:
Mark Story 2012-10-01 09:30:08 -07:00
commit 127b906fdb

View file

@ -26,8 +26,7 @@
<th class="actions"><?php echo "<?php echo __('Actions'); ?>"; ?></th>
</tr>
<?php
echo "<?php
foreach (\${$pluralVar} as \${$singularVar}): ?>\n";
echo "<?php foreach (\${$pluralVar} as \${$singularVar}): ?>\n";
echo "\t<tr>\n";
foreach ($fields as $field) {
$isKey = false;
@ -62,7 +61,6 @@
));
?>"; ?>
</p>
<div class="paging">
<?php
echo "<?php\n";