Author: david
Date: 2008-09-29 16:22:40 -0700 (Mon, 29 Sep 2008)
New Revision: 1404

Modified:
   trunk/apps/qubit/modules/digitalobject/templates/_editRepresentation.php
Log:
Fix <br style="clear:both"> code in 
digitalobject/templates/_editRepresentation.php partial.

Modified: 
trunk/apps/qubit/modules/digitalobject/templates/_editRepresentation.php
===================================================================
--- trunk/apps/qubit/modules/digitalobject/templates/_editRepresentation.php    
2008-09-29 23:13:24 UTC (rev 1403)
+++ trunk/apps/qubit/modules/digitalobject/templates/_editRepresentation.php    
2008-09-29 23:22:40 UTC (rev 1404)
@@ -28,4 +28,4 @@
   <?php echo $representation->getHRfileSize(); ?>
 </div>
 
-<br clear="both" />
\ No newline at end of file
+<br style="clear:both" />
\ No newline at end of file


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to