[pLog-svn] r4750 - plog/branches/lifetype-1.2/templates/admin

oscar at devel.lifetype.net oscar at devel.lifetype.net
Sat Feb 17 18:19:05 EST 2007


Author: oscar
Date: 2007-02-17 18:19:05 -0500 (Sat, 17 Feb 2007)
New Revision: 4750

Modified:
   plog/branches/lifetype-1.2/templates/admin/resourceinfo.template
Log:
Fixed an alignment issue.

Modified: plog/branches/lifetype-1.2/templates/admin/resourceinfo.template
===================================================================
--- plog/branches/lifetype-1.2/templates/admin/resourceinfo.template	2007-02-17 23:04:37 UTC (rev 4749)
+++ plog/branches/lifetype-1.2/templates/admin/resourceinfo.template	2007-02-17 23:19:05 UTC (rev 4750)
@@ -69,7 +69,7 @@
     <textarea name="resourceDescription" id="resourceDescription" rows="7" cols="60">{$resourceDescription}</textarea>
    </div>
   </div>
-  <div style="float:left;width=25%">
+  <div style="float:center">
    	<img src="{$imgPath}" alt="Preview" style="display:block;margin-left:auto;margin-right:auto" /><br/>
   </div> 
 </fieldset> 



More information about the pLog-svn mailing list