Browse Source

removed 2 empty lines

Andras Kende 13 years ago
parent
commit
fa5d2c1941
1 changed files with 0 additions and 2 deletions
  1. 0 2
      lib/Cake/Console/Templates/default/views/index.ctp

+ 0 - 2
lib/Cake/Console/Templates/default/views/index.ctp

@@ -54,7 +54,6 @@
 	echo "<?php endforeach; ?>\n";
 	?>
 	</table>
-
 	<p>
 	<?php echo "<?php
 	echo \$this->Paginator->counter(array(
@@ -62,7 +61,6 @@
 	));
 	?>"; ?>
 	</p>
-
 	<div class="paging">
 	<?php
 		echo "<?php\n";