projects
/
hmb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6e16f2
)
Correct CSS class
author
Richard Whitehouse
<github@richardwhiuk.com>
Tue, 22 Feb 2011 22:09:25 +0000
(22:09 +0000)
committer
Richard Whitehouse
<github@richardwhiuk.com>
Tue, 22 Feb 2011 22:09:25 +0000
(22:09 +0000)
template/workers.php
patch
|
blob
|
history
diff --git
a/template/workers.php
b/template/workers.php
index 9109bd0c73c5396b53e0414dc2e9275c04b54f27..a0a38c5f9fce0ad8bd3da69a58ed32a737c6d32c 100644
(file)
--- a/
template/workers.php
+++ b/
template/workers.php
@@
-4,7
+4,7
@@
class Template_Workers extends Template {
public function display(){
?><div style="background: url(/theme/workers.png); width: 850px;
- height: 500px; position: relative; overflow: hidden; padding-top: 140px;" id="
comm
1">
+ height: 500px; position: relative; overflow: hidden; padding-top: 140px;" id="
work
1">
<span style="display: block; font-size: 2em; padding-top: 200px; padding-left: 400px;" class="flir">Coming soon!</span>
</div><?
}