Author: david
Date: 2008-11-11 13:45:33 -0800 (Tue, 11 Nov 2008)
New Revision: 1570
Modified:
trunk/qubit/apps/qubit/modules/informationobject/templates/editRadSuccess.php
Log:
Fix typo.
Modified:
trunk/qubit/apps/qubit/modules/informationobject/templates/editRadSuccess.php
===================================================================
---
trunk/qubit/apps/qubit/modules/informationobject/templates/editRadSuccess.php
2008-11-11 21:41:13 UTC (rev 1569)
+++
trunk/qubit/apps/qubit/modules/informationobject/templates/editRadSuccess.php
2008-11-11 21:45:33 UTC (rev 1570)
@@ -185,7 +185,7 @@
</div>
<div class="form-item">
- <label for="issuing jurisdiction and denomination"><?php echo
__('issuing jursdiction and denomination'); ?></label>
+ <label for="issuing jurisdiction and denomination"><?php echo
__('issuing jurisdiction and denomination'); ?></label>
<?php if (strlen($sourceCultureValue =
$radIssuingJursidictionAndDenomination->getSourceTextForTranslation($sf_user->getCulture()))):
?>
<div class="default-translation"><?php echo nl2br($sourceCultureValue)
?></div>
<?php endif; ?>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---