From: <al...@us...> - 2008-08-28 20:50:07
|
Revision: 659 http://sciret.svn.sourceforge.net/sciret/?rev=659&view=rev Author: alpeb Date: 2008-08-28 20:50:05 +0000 (Thu, 28 Aug 2008) Log Message: ----------- readded status message placeholder Modified Paths: -------------- trunk/templates/header.tpl Modified: trunk/templates/header.tpl =================================================================== --- trunk/templates/header.tpl 2008-08-28 20:48:37 UTC (rev 658) +++ trunk/templates/header.tpl 2008-08-28 20:50:05 UTC (rev 659) @@ -64,3 +64,5 @@ </div><!-- end menu --> <div id="content_left"> + <div id="statusMessage" style='display:inline; margin:5px 0; font-weight:bold; text-align:center; color:red'>{message}</div> + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |