summaryrefslogtreecommitdiff
path: root/protected/views/speisTrank/_form.php
diff options
context:
space:
mode:
Diffstat (limited to 'protected/views/speisTrank/_form.php')
-rw-r--r--protected/views/speisTrank/_form.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/protected/views/speisTrank/_form.php b/protected/views/speisTrank/_form.php
index c67215b..27349a4 100644
--- a/protected/views/speisTrank/_form.php
+++ b/protected/views/speisTrank/_form.php
@@ -5,7 +5,7 @@
'enableAjaxValidation'=>false,
)); ?>
- <p class="note">Mit <span class="required">*</span> gekennzeichnete Felder sind Pflichtfelder.</p>
+ <?php $this->renderPartial('/common/_required_fields_text'); ?>
<?php echo $form->errorSummary($model); ?>