summaryrefslogtreecommitdiffstats
path: root/application/views
diff options
context:
space:
mode:
authorSimon2011-03-06 20:30:46 +0100
committerSimon2011-03-06 20:30:46 +0100
commit25d2484dc7d4682802813006580730a6889dc337 (patch)
tree88ac060ef7cd536a9ade11bc48561b7b8c266aaa /application/views
parentMerge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2 (diff)
downloadpbs2-25d2484dc7d4682802813006580730a6889dc337.tar.gz
pbs2-25d2484dc7d4682802813006580730a6889dc337.tar.xz
pbs2-25d2484dc7d4682802813006580730a6889dc337.zip
bootstrap für benutzung von globalem css vorbereitet
Diffstat (limited to 'application/views')
-rw-r--r--application/views/scripts/filter/index.phtml2
1 files changed, 2 insertions, 0 deletions
diff --git a/application/views/scripts/filter/index.phtml b/application/views/scripts/filter/index.phtml
index fb195a3..bbc7374 100644
--- a/application/views/scripts/filter/index.phtml
+++ b/application/views/scripts/filter/index.phtml
@@ -1,4 +1,6 @@
+<?php echo $this->headTitle() ?>
<h1>Filters</h1>
+
<style>
table{font-family:verdana;font-size:12px;}
td{border:1px solid #CCC;}