forked from GNUsocial/gnu-social
		
	Not using thickbox... yet
This commit is contained in:
		@@ -156,10 +156,6 @@ class Action extends HTMLOutputter // lawsuit
 | 
				
			|||||||
                                     'type' => 'text/css',
 | 
					                                     'type' => 'text/css',
 | 
				
			||||||
                                     'href' => theme_path('css/display.css', 'base') . '?version=' . LACONICA_VERSION,
 | 
					                                     'href' => theme_path('css/display.css', 'base') . '?version=' . LACONICA_VERSION,
 | 
				
			||||||
                                     'media' => 'screen, projection, tv'));
 | 
					                                     'media' => 'screen, projection, tv'));
 | 
				
			||||||
        $this->element('link', array('rel' => 'stylesheet',
 | 
					 | 
				
			||||||
                                     'type' => 'text/css',
 | 
					 | 
				
			||||||
                                     'href' => theme_path('css/thickbox.css', 'base') . '?version=' . LACONICA_VERSION,
 | 
					 | 
				
			||||||
                                     'media' => 'screen, projection, tv'));
 | 
					 | 
				
			||||||
        $this->element('link', array('rel' => 'stylesheet',
 | 
					        $this->element('link', array('rel' => 'stylesheet',
 | 
				
			||||||
                                     'type' => 'text/css',
 | 
					                                     'type' => 'text/css',
 | 
				
			||||||
                                     'href' => theme_path('css/display.css', null) . '?version=' . LACONICA_VERSION,
 | 
					                                     'href' => theme_path('css/display.css', null) . '?version=' . LACONICA_VERSION,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user