[pLog-svn] r1702 - plog/branches/plog-1.0.1/templates/admin

jondaley at devel.plogworld.net jondaley at devel.plogworld.net
Mon Apr 4 17:33:47 GMT 2005


Author: jondaley
Date: 2005-04-04 17:33:47 +0000 (Mon, 04 Apr 2005)
New Revision: 1702

Modified:
   plog/branches/plog-1.0.1/templates/admin/editlinks.template
Log:
Hrm. Maybe Ben never fixed this in the 1.0.1 branch?

Modified: plog/branches/plog-1.0.1/templates/admin/editlinks.template
===================================================================
--- plog/branches/plog-1.0.1/templates/admin/editlinks.template	2005-04-04 17:29:10 UTC (rev 1701)
+++ plog/branches/plog-1.0.1/templates/admin/editlinks.template	2005-04-04 17:33:47 UTC (rev 1702)
@@ -35,10 +35,10 @@
   <tr>
    <th style="width:10px;"><input class="checkbox" type="checkbox" class="check" name="all" id="all" value="1" onclick="toggleAllChecks('links');" /></th>  
    <th style="width:300px;">{$locale->tr("name")}</th>
-   <th style="width:200px";>{$locale->tr("url")}</th>
-   <th style="width:120px">{$locale->tr("category")}</th>
-   <th style="width:50px";>{$locale->tr("feed")}</th>
-   <th style="width:95px";>{$locale->tr("actions")}</th>
+   <th style="width:200px;">{$locale->tr("url")}</th>
+   <th style="width:120px;">{$locale->tr("category")}</th>
+   <th style="width:50px;">{$locale->tr("feed")}</th>
+   <th style="width:95px;">{$locale->tr("actions")}</th>
   </tr>
  </thead>
  <tbody>




More information about the pLog-svn mailing list