# This patch file was generated by NetBeans IDE # This patch can be applied using context Tools: Apply Diff Patch action on respective folder. # It uses platform neutral UTF-8 encoding. # Above lines and this line are ignored by the patching process. --- components/com_comprofiler/comprofiler.html.php +++ components/com_comprofiler/comprofiler.html.php @@ -1832,7 +1832,7 @@ echo ""; echo ""; echo ""; - echo "
"; + echo "
"; echo cbGetSpoofInputTag( 'manageConnections' ); echo ""; } @@ -1900,7 +1900,7 @@ if ( $perpage < $total ) { echo "
" . $connMgmtTabs->_writePaging( $pagingParams, 'connections_', $perpage, $total, 'manageConnections' )."
"; } - echo "
"; + echo "
"; echo cbGetSpoofInputTag( 'manageConnections' ); echo ""; }