equal
deleted
inserted
replaced
61 }); |
61 }); |
62 </script> |
62 </script> |
63 <div align="center"> |
63 <div align="center"> |
64 <h3>Vertragssuche</h3> |
64 <h3>Vertragssuche</h3> |
65 <table> |
65 <table> |
66 <tr><td class="bigger">Bitte Vertragsbezeichnung oder Teil davon eingeben und dann Vertrag</td></tr> |
66 <tr><td class="bigger">Bitte <i>Vertragsbezeichnung</i> oder Teil davon eingeben und dann Vertrag</td></tr> |
67 <tr><td class="bigger">aus angebotener Liste durch Anklicken wählen:</td></tr> |
67 <tr><td class="bigger">aus angebotener Liste durch Anklicken wählen:</td></tr> |
68 <form name="fcontract" id="fcontract" action="<?php $_SERVER['PHP_SELF']?>" method="post" enctype="application/x-www-form-urlencoded"> |
68 <form name="fcontract" id="fcontract" action="<?php $_SERVER['PHP_SELF']?>" method="post" enctype="application/x-www-form-urlencoded"> |
69 |
69 |
70 <tr><td><div class="ui-widget"> |
70 <tr><td><div class="ui-widget"> |
71 <input class="long50" id="conbez" name="conbez" type="text" value="<?php echo $cname; ?>"/> |
71 <input class="long50" id="conbez" name="conbez" type="text" value="<?php echo $cname; ?>"/> |