summaryrefslogtreecommitdiff
path: root/lib/action.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-01-23 06:33:08 +0000
committerEvan Prodromou <evan@controlyourself.ca>2009-01-23 06:33:08 +0000
commitda5c5499b8ebe2e0089fbc4080d26556f0bb11b4 (patch)
treea70e05f6471b01beafe0bcb00422ed86162df56d /lib/action.php
parent745885902ae69e832d910b82c6bc21520885b136 (diff)
parent538518ead6b15ce08f36304aed826626476a0883 (diff)
Merge branch 'master' of /var/www/trunk
Diffstat (limited to 'lib/action.php')
-rw-r--r--lib/action.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/action.php b/lib/action.php
index bf053424f..8f02b36bf 100644
--- a/lib/action.php
+++ b/lib/action.php
@@ -158,10 +158,6 @@ class Action extends HTMLOutputter // lawsuit
'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',
- 'type' => 'text/css',
'href' => theme_path('css/display.css', null) . '?version=' . LACONICA_VERSION,
'media' => 'screen, projection, tv'));
$this->comment('[if IE]><link rel="stylesheet" type="text/css" '.