Changeset 213
- Timestamp:
- 02/20/08 21:49:57 (5 years ago)
- Files:
-
- 1 modified
-
sharethis/templates.diff (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
sharethis/templates.diff
r198 r213 1 --- board.tpl 2008-0 1-24 20:37:17.000000000 +01002 +++ board.tpl.new 2008-0 1-24 20:13:50.000000000 +01003 @@ -5 5,6 +55,7 @@1 --- board.tpl 2008-02-20 10:41:23.000000000 +0100 2 +++ board.tpl.new 2008-02-20 21:44:58.000000000 +0100 3 @@ -56,6 +56,7 @@ 4 4 </ul> 5 5 </div> … … 9 9 10 10 {if $permissions.canHandleThread || $permissions.canHandlePost} 11 @@ - 98,6 +99,7 @@11 @@ -100,6 +101,7 @@ 12 12 </ul> 13 13 </div> 14 {/if} 14 {/if} 15 15 + <div style="padding-top:15px;float:right">{@SHARE_THIS}</div> 16 16 </div> 17 17 {/if} 18 18 19 --- thread.tpl 2008-0 1-24 20:37:17.000000000 +010020 +++ thread.tpl.new 2008-0 1-24 20:37:38.000000000 +010021 @@ -10 7,6 +107,7 @@19 --- thread.tpl 2008-02-20 10:41:23.000000000 +0100 20 +++ thread.tpl.new 2008-02-20 21:46:33.000000000 +0100 21 @@ -108,6 +108,7 @@ 22 22 </ul> 23 23 {/if} … … 27 27 28 28 {* build messages css classes *} 29 @@ - 391,6 +392,7 @@29 @@ -405,6 +406,7 @@ 30 30 </ul> 31 31 {/if} … … 35 35 36 36 {cycle values='class="container-2",class="container-1"' name='container' print=false} 37 38
