fhiiqm/form/anlage_form.inc.php
changeset 21 97dba0fe820c
parent 20 5877137431e4
child 23 a382de56a8e4
--- a/fhiiqm/form/anlage_form.inc.php	Thu Dec 15 16:42:56 2011 +0100
+++ b/fhiiqm/form/anlage_form.inc.php	Fri Dec 23 15:03:37 2011 +0100
@@ -26,7 +26,7 @@
     <table border="0" cellspacing="3" cellpadding="3">
 <!--        <div class="ui-widget"> -->
         <tr><td>Anlagenbezeichnung *</td>
-            <td valign="top"><input type="text" name="al[bez]" id="albez" size="30" maxlength="50" value="<?php echo $al['bez']; ?>"/>
+            <td valign="top"><input type="text" name="al[bez]" id="albez" size="50" maxlength="50" value="<?php echo $al['bez']; ?>"/>
             <?php 
 			     if (isset($al['bez']) && $al['bez']<'!')
 				{