[pLog-svn] r2662 - plog/branches/plog-1.0.2/templates/admin

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Wed Nov 30 16:55:59 GMT 2005


Author: jondaley
Date: 2005-11-30 16:55:58 +0000 (Wed, 30 Nov 2005)
New Revision: 2662

Modified:
   plog/branches/plog-1.0.2/templates/admin/editcomments.template
   plog/branches/plog-1.0.2/templates/admin/resourceinfo.template
Log:
small typo

Modified: plog/branches/plog-1.0.2/templates/admin/editcomments.template
===================================================================
--- plog/branches/plog-1.0.2/templates/admin/editcomments.template	2005-11-28 15:28:00 UTC (rev 2661)
+++ plog/branches/plog-1.0.2/templates/admin/editcomments.template	2005-11-30 16:55:58 UTC (rev 2662)
@@ -41,7 +41,7 @@
                         <th style="width:85px;">{$locale->tr("topic")}</th>						
                         <th style="width:360px;">{$locale->tr("text")}</th>
                         <th style="width:70px;">{$locale->tr("author")}</th>
-						<th stlye="width:60px;">{$locale->tr("date")}</th>
+						<th style="width:60px;">{$locale->tr("date")}</th>
                         <th style="width:60px;">{$locale->tr("status")}</th>
                         <th style="width:45px;">IP</th>
                         <th style="width:95px;">{$locale->tr("actions")}</th>

Modified: plog/branches/plog-1.0.2/templates/admin/resourceinfo.template
===================================================================
--- plog/branches/plog-1.0.2/templates/admin/resourceinfo.template	2005-11-28 15:28:00 UTC (rev 2661)
+++ plog/branches/plog-1.0.2/templates/admin/resourceinfo.template	2005-11-30 16:55:58 UTC (rev 2662)
@@ -69,7 +69,7 @@
     <textarea name="resourceDescription" id="resourceDescription" rows="7" cols="60">{$resourceDescription}</textarea>
    </div>
   </div>
-  <div stlye="float:left;width=25%">
+  <div style="float:left;width=25%">
    	<img src="{$imgPath}" alt="Preview" style="display:block;margin-left:auto;margin-right:auto" /><br/>
   </div> 
  </div>




More information about the pLog-svn mailing list