mailr12335 - /website/api/index.html


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on January 14, 2011 - 16:06:
Author: bugman
Date: Fri Jan 14 16:06:44 2011
New Revision: 12335

URL: http://svn.gna.org/viewcvs/relax?rev=12335&view=rev
Log:
Fix for the relax logo on the API web page (http://www.nmr-relax.com/api/).

The logo is in the parent directory!


Modified:
    website/api/index.html

Modified: website/api/index.html
URL: 
http://svn.gna.org/viewcvs/relax/website/api/index.html?rev=12335&r1=12334&r2=12335&view=diff
==============================================================================
--- website/api/index.html (original)
+++ website/api/index.html Fri Jan 14 16:06:44 2011
@@ -22,7 +22,7 @@
 <body>
 
 <div class="header_image">
-  <a href="http://gna.org/projects/relax"; name="relax" type="image/png"><img 
src="relax_logo.png" alt="relax: dynamics analysis, model-free analysis, 
relaxation data, R1 and R2 exponential curve-fitting, steady-state NOE 
calculation, reduced spectral density mapping, N-state model, frame order 
dynamics theories, stereochemistry, conformational analysis, organic 
molecules, proteins, RNA, DNA, sugars, and other biomolecules." width="200" 
height="84" class="image"/></a>
+  <a href="http://gna.org/projects/relax"; name="relax" type="image/png"><img 
src="../relax_logo.png" alt="relax: dynamics analysis, model-free analysis, 
relaxation data, R1 and R2 exponential curve-fitting, steady-state NOE 
calculation, reduced spectral density mapping, N-state model, frame order 
dynamics theories, stereochemistry, conformational analysis, organic 
molecules, proteins, RNA, DNA, sugars, and other biomolecules." width="200" 
height="84" class="image"/></a>
 </div>
 
 <div class="header">




Related Messages


Powered by MHonArc, Updated Fri Jan 14 16:40:02 2011