]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/orga/CreateOrgForm.templ
UPD: new sprintf syntax in templates
[gigi.git] / src / org / cacert / gigi / pages / orga / CreateOrgForm.templ
index a2d1c4369d124d09cde152552d5faddb6d8287c7..fc94fe3a855433bddfbcc80a4dcf43bbe1598aa8 100644 (file)
@@ -26,7 +26,7 @@
   <tr>
     <td><?=_Country?>:</td>
     <td><input type="text" name="C" value="<?=$C?>" maxlength="2" size="5">
-        <?=s,!"<a href='http://www.iso.org/iso/home/standards/country_codes/iso-3166-1_decoding_table.htm'>",!"</a>",(2 letter %s ISO code %s )?>
+        <?=_(2 letter !'<a href="http://www.iso.org/iso/home/standards/country_codes/iso-3166-1_decoding_table.htm">'ISO code!'</a>')?>
     </td>
   </tr>
   <tr>