Code: Select all
   .
   .
   <div id="search">
        {search searchtext="Suchbegriff..." submit="Go!" resultpage="suchergebnisse"}
   </div>
   {* End Search *}
  .
  .
       <div style="float: right;">
              {print showbutton=true script=true text="" popup=true}
         </div>
  .
  .
Anybody knows how {print} can be told to consider the search results in its output?
thanks
Ernst

