From: Mike G. v. a. <we...@ma...> - 2005-12-14 16:45:45
|
Log Message: ----------- Removed unneeded spacing. The spacing problem has been fixed by aligning the login status information to the right. That's a better fix than the non-breaking spaces. Modified Files: -------------- webwork-modperl/conf/templates: ur.template Revision Data ------------- Index: ur.template =================================================================== RCS file: /webwork/cvs/system/webwork-modperl/conf/templates/ur.template,v retrieving revision 1.45 retrieving revision 1.46 diff -Lconf/templates/ur.template -Lconf/templates/ur.template -u -r1.45 -r1.46 --- conf/templates/ur.template +++ conf/templates/ur.template @@ -77,7 +77,6 @@ <span class="Path"><!--#path style="text" image="/webwork2_files/images/right_arrow.png" text=" > "--></span> <!--#endif--> </td> - <td> </td> <td class="TopPanel" align="right" nowrap> <!--#if can="loginstatus"--> <span class="LoginStatus"><!--#loginstatus--></span> |