From: <rv...@us...> - 2012-02-14 21:30:13
|
Revision: 1063 http://treebase.svn.sourceforge.net/treebase/?rev=1063&view=rev Author: rvos Date: 2012-02-14 21:30:07 +0000 (Tue, 14 Feb 2012) Log Message: ----------- Adding line break. Trivial commit. Modified Paths: -------------- trunk/treebase-web/src/main/webapp/common/sidebarLeft.jsp Modified: trunk/treebase-web/src/main/webapp/common/sidebarLeft.jsp =================================================================== --- trunk/treebase-web/src/main/webapp/common/sidebarLeft.jsp 2012-02-14 21:23:50 UTC (rev 1062) +++ trunk/treebase-web/src/main/webapp/common/sidebarLeft.jsp 2012-02-14 21:30:07 UTC (rev 1063) @@ -23,7 +23,7 @@ <center> <a href="http://twitter.com/treebase" title="Follow @TreeBASE on Twitter"> <img src="<c:url value="images/twitter-logo.png" alt="Follow @TreeBASE on twitter"/> - </a> + </a><br /> <a href="http://www.mendeley.com/groups/734351/treebase/" title="All publications in TreeBASE on Mendeley"> <img src="<c:url value="images/mendeley-logo.png" alt="All publications in TreeBASE on Mendeley"> </a> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |