diff --git a/app/views/server/websites/_list.html.erb b/app/views/server/websites/_list.html.erb index 061993597f07fcfbb886194a6a9e5f09f23b15b4..743c78fd7fe549827b835feba07c8f8c09ee8c71 100644 --- a/app/views/server/websites/_list.html.erb +++ b/app/views/server/websites/_list.html.erb @@ -8,7 +8,7 @@ <th><%= Communication::Website.human_attribute_name('theme_version') %></th> <th><%= University.model_name.human %></th> <th><%= Communication::Website.human_attribute_name('created_at') %></th> - <th></th> + <th width="160"></th> </tr> </thead> <tbody>