Remove duplicate error messages

This commit is contained in:
Karsten Heiken
2011-08-01 18:17:27 +02:00
parent cb42aa3bf9
commit 20fc7d37a6

View File

@@ -11,7 +11,6 @@
<form method="post" name="createproject" action="<?=site_url('projects/create')?>">
<h3>Erforderliche Angaben zum Projekt</h3>
<?php echo validation_errors(); ?>
<ul>
<li>
<h4>Projektname <span class="req">*</span></h4>