Index: openacs-4/packages/xowiki/www/admin/list.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/admin/list.tcl,v diff -u -r1.35 -r1.36 --- openacs-4/packages/xowiki/www/admin/list.tcl 27 Oct 2014 16:42:07 -0000 1.35 +++ openacs-4/packages/xowiki/www/admin/list.tcl 18 Jun 2015 15:56:55 -0000 1.36 @@ -73,7 +73,7 @@ } if {$::with_publish_status} { ImageAnchorField publish_status -orderby publish_status.src -src "" \ - -width 8 -height 8 -border 0 -title "Toggle Publish Status" \ + -width 8 -height 8 -title "Toggle Publish Status" \ -alt "publish status" -label [_ xowiki.publish_status] -html {style "padding: 2px;text-align: center;"} } Field syndicated -label "RSS" -html {style "padding: 2px; text-align: center;"}