[pLog-svn] r1706 - plog/trunk/templates/admin

jondaley at devel.plogworld.net jondaley at devel.plogworld.net
Mon Apr 4 17:37:53 GMT 2005


Author: jondaley
Date: 2005-04-04 17:37:52 +0000 (Mon, 04 Apr 2005)
New Revision: 1706

Modified:
   plog/trunk/templates/admin/editlinks.template
Log:
Maybe I have messed this all up, but I thought Ben ported his change to both the branch and the trunk. So I wanted to do the same as well.  This revision now contains the same code as the branch does, with both of the fixes

Modified: plog/trunk/templates/admin/editlinks.template
===================================================================
--- plog/trunk/templates/admin/editlinks.template	2005-04-04 17:35:52 UTC (rev 1705)
+++ plog/trunk/templates/admin/editlinks.template	2005-04-04 17:37:52 UTC (rev 1706)
@@ -35,7 +35,7 @@
   <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="widht:200px;">{$locale->tr("url")}</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>




More information about the pLog-svn mailing list