From 3bbdf17f0bd68a65f588cdd1a82dc369d13a849a Mon Sep 17 00:00:00 2001 From: Jacques Distler Date: Fri, 16 Feb 2007 11:13:31 -0600 Subject: [PATCH] Whoops! Do that right. --- app/views/wiki/page.rhtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/wiki/page.rhtml b/app/views/wiki/page.rhtml index 5ef20cf0..70afa08f 100644 --- a/app/views/wiki/page.rhtml +++ b/app/views/wiki/page.rhtml @@ -41,11 +41,11 @@ | <%= link_to 'TeX', {:web => @web.address, :action => 'tex', :id => @page.name}, {:id => 'view_tex'} %> - + <% end %> <% end %>