Changeset 1847 for trunk/home_loggedin.php
- Timestamp:
- 10/07/2010 11:56:56 AM (20 months ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
home_loggedin.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/omcollab_ui merged: 1831-1832,1835,1837-1846
- Property svn:mergeinfo changed
-
trunk/home_loggedin.php
r1820 r1847 110 110 <script type="text/javascript" src="<?php echo RR_OMCOLLAB_DIRECTORY; ?>home/js/jquery.portal.js?<?php echo OMCOLLAB_VERSION;?>"></script> 111 111 <!-- Start Main Content --> 112 <div class="main-bg-top">< /div>113 <div class="main-wrapper"> 114 <table cellpadding="0" cellspacing="0" id="main" >112 <div class="main-bg-top"><div></div></div> 113 <div class="main-wrapper"><div class="innerwrapper"> 114 <table cellpadding="0" cellspacing="0" id="main" width="100%"> 115 115 <tr> 116 116 <!-- Colmun one --> … … 130 130 <li class="tab-seperator"><a href="/blogs/wp-admin" class="writeblog home-size"> </a></li> 131 131 <li class="tab-seperator"><a href="/forum" class="writeforum home-size"> </a></li> 132 <li ><a href="/wiki/Special:Upload" class="uploadfile home-size"> </a></li>132 <li class="tab-seperator"><a href="/wiki/Special:Upload" class="uploadfile home-size"> </a></li> 133 133 </ul> 134 134 <!-- End 4 main tabs in middle area --> 135 <div id="c2" style="width: 557px;"></div>135 <div id="c2"></div> 136 136 </td> 137 137 <!-- Colmun Three --> … … 142 142 </tr> 143 143 </table> 144 </div> 145 <div class="main-bg-bottom"><div class=" main-corner-bg"></div></div>144 </div></div> 145 <div class="main-bg-bottom"><div class="innerbottomwrapper"></div><div class="main-corner-bg"></div></div> 146 146 <!-- End Main Content --> 147 147
Note: See TracChangeset
for help on using the changeset viewer.
