Author: sevein Date: Mon Jul 16 13:41:29 2012 New Revision: 11932 Log: Fix typo
Modified: trunk/plugins/sfIsadPlugin/modules/sfIsadPlugin/templates/indexSuccess.php Modified: trunk/plugins/sfIsadPlugin/modules/sfIsadPlugin/templates/indexSuccess.php ============================================================================== --- trunk/plugins/sfIsadPlugin/modules/sfIsadPlugin/templates/indexSuccess.php Mon Jul 16 12:23:00 2012 (r11931) +++ trunk/plugins/sfIsadPlugin/modules/sfIsadPlugin/templates/indexSuccess.php Mon Jul 16 13:41:29 2012 (r11932) @@ -226,7 +226,7 @@ </div> <!-- /.section#rightsArea --> -<php endif; ?> +<?php endif; ?> <?php if (0 < count($resource->digitalObjects)): ?> -- 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.com/group/qubit-commits?hl=en.
