Dear Sirs,

I downloaded the latest Jetspeed release (no nightly build). 

I am an absolute beginner in this stuff. I had a look into the file
html/column.vm.  There was something surprising in the second line:

   #if (${skin.ControllerStyleClass}) class="$skin.PortletStyleClass" #end 

Shouldn't it be like that:

   #if (${skin.ControllerStyleClass}) class="$skin.ControllerStyleClass"
#end 




best regards

Matthias Wimmer

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to