Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 40778259

Von Moritz Bunkus vor mehr als 15 Jahren hinzugefügt

  • ID 4077825982a622b654888a20121c845d0e15c9c3
  • Vorgänger 9d2ac13b
  • Nachfolger 43eceef0

Buttonbeschriftung vereinheitlicht.

Fix für Bug 975.

Unterschiede anzeigen:

bin/mozilla/ar.pl
472 472
	    <table>
473 473
	      <tr>
474 474
		<th align="right" nowrap>| . $locale->text('Customer') . qq|</th>
475
		<td colspan=3>$customer <input type="button" value="?" onclick="show_vc_details('customer')"></td>
475
		<td colspan=3>$customer <input type="button" value="| . $locale->text('Details (one letter abbreviation)') . qq|" onclick="show_vc_details('customer')"></td>
476 476
		<input type=hidden name=selectcustomer value="$form->{selectcustomer}">
477 477
		<input type=hidden name=oldcustomer value="$form->{oldcustomer}">
478 478
		<input type=hidden name=customer_id value="$form->{customer_id}">

Auch abrufbar als: Unified diff