plugins/content/pagebreak.php:141: $text[$page] = str_replace("<hr id=\"\"system-readmore\"\" />", "", $text[$page]);
plugins/system/debug.php:67: echo '<div id="system-debug" class="profiler">';
plugins/system/legacy/toolbar.php:37: <table cellpadding="0" cellspacing="3" border="0" id="toolbar">
plugins/content/pagebreak.php:23: * <code><hr class="system-pagebreak" /></code>
plugins/content/pagebreak.php:24: * <code><hr class="system-pagebreak" title="The page title" /></code>
plugins/content/pagebreak.php:26: * <code><hr class="system-pagebreak" alt="The first page" /></code>
plugins/content/pagebreak.php:28: * <code><hr class="system-pagebreak" title="The page title" alt="The first page" /></code>
plugins/content/pagebreak.php:30: * <code><hr class="system-pagebreak" alt="The first page" title="The page title" /></code>
plugins/content/pagebreak.php:36: $regex = '#<hr([^>]*?)class=(\"|\')system-pagebreak(\"|\')([^>]*?)\/*>#iU';
plugins/content/pagebreak.php:55: if ( strpos( $row->text, 'class="system-pagebreak' ) === false && strpos( $row->text, 'class=\'system-pagebreak' ) === false ) {
plugins/content/pagebreak.php:55: if ( strpos( $row->text, 'class="system-pagebreak' ) === false && strpos( $row->text, 'class=\'system-pagebreak' ) === false ) {
plugins/content/pagebreak.php:136: $row->text .= '<div class="pagenavcounter">';
plugins/content/pagebreak.php:145: $row->text .= '<div class="pagenavbar">';
plugins/content/pagebreak.php:170: <table cellpadding="0" cellspacing="0" class="contenttoc">
plugins/content/pagebreak.php:182: <a href="'. JRoute::_( '&showall=&limitstart=') .'" class="toclink">'
plugins/content/pagebreak.php:221: <a href="'. $link .'" class="toclink">'
plugins/content/pagebreak.php:241: <a href="'. $link .'" class="toclink">'
plugins/content/pagenavigation.php:169: <table align="center" class="pagenav">
plugins/content/pagenavigation.php:175: <th class="pagenav_prev">
plugins/content/pagenavigation.php:194: <th class="pagenav_next">
plugins/content/vote.php:42: $html .= '<span class="content_rating">';
plugins/content/vote.php:49: $html .= '<span class="content_vote">';
plugins/content/vote.php:57: $html .= ' <input class="button" type="submit" name="submit_vote" value="'. JText::_( 'Rate' ) .'" />';
plugins/system/debug.php:67: echo '<div id="system-debug" class="profiler">';
plugins/system/legacy/adminmenus.php:56: $published = JHTML::_('select.booleanlist', 'published', 'class="inputbox"', $row->published );
plugins/system/legacy/adminmenus.php:71: $pages = JHTML::_('select.genericlist', $options, 'selections[]', 'class="inputbox" size="15" multiple="multiple"', 'value', 'text', $lookup, 'selections' );
plugins/system/legacy/adminmenus.php:94: $category .= JHTML::_('select.genericlist', $rows, 'componentid', 'class="inputbox" size="10"'. $javascript, 'value', 'text', $menu->componentid );
plugins/system/legacy/adminmenus.php:122: $section = JHTML::_('select.genericlist', $rows, 'componentid', 'class="inputbox" size="10"', 'value', 'text', $menu->componentid );
plugins/system/legacy/adminmenus.php:145: $component = JHTML::_('select.genericlist', $rows, 'componentid', 'class="inputbox" size="10"', 'value', 'text', $menu->componentid, '', 1 );
plugins/system/legacy/adminmenus.php:289: $menus = JHTML::_('select.genericlist', $menuselect, $name, 'class="inputbox" size="10" '. $javascript, 'value', 'text' );
plugins/system/legacy/adminmenus.php:329: $getfolders = JHTML::_('select.genericlist', $folders, 'folders', 'class="inputbox" size="1" '. $javascript, 'value', 'text', '/' );
plugins/system/legacy/adminmenus.php:346: $getimages = JHTML::_('select.genericlist', $images['/'], 'imagefiles', 'class="inputbox" size="10" multiple="multiple" '. $javascript , 'value', 'text', null );
plugins/system/legacy/adminmenus.php:370: $imagelist = JHTML::_('select.genericlist', $images2, 'imagelist', 'class="inputbox" size="10" '. $javascript, 'value', 'text' );
plugins/system/legacy/commonhtml.php:118: <table class="admintable">
plugins/system/legacy/commonhtml.php:120: <td valign="top" class="key">
plugins/system/legacy/commonhtml.php:129: <td valign="top" class="key">
plugins/system/legacy/commonhtml.php:137: <td valign="top" class="key">
plugins/system/legacy/commonhtml.php:148: <td valign="top" class="key">
plugins/system/legacy/html.php:88: echo '<td class="item">';
plugins/system/legacy/html.php:241: document.write('<a href="#" onclick="javascript:window.close();"><span class="small"><?php echo JText::_( 'Close Window' );?></span></a>');
plugins/system/legacy/html.php:246: echo '<a href="'. $_SERVER['HTTP_REFERER'] .'"><span class="small">'. JText::_( 'BACK' ) .'</span></a>';
plugins/system/legacy/html.php:266: <div class="back_button">
plugins/system/legacy/html.php:308: document.write('<td align="right" width="100%" class="buttonheading">');
plugins/system/legacy/html.php:318: <td align="right" width="100%" class="buttonheading">
plugins/system/legacy/toolbar.php:65: <a class="toolbar" onclick="<?php echo $onclick ;?>">
plugins/system/legacy/toolbar.php:244: <a class="toolbar" onclick="window.open('popups/<?php echo $popup;?>.php?t=<?php echo $cur_template; ?>', 'win1', 'status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=no');" >
plugins/system/legacy/toolbar.php:259: <a class="toolbar" href="javascript:window.history.back();" >
plugins/system/legacy/toolbar.php:286: <a class="toolbar" onclick="popupWindow('popups/uploadimage.php?directory=<?php echo $directory; ?>','win1',250,100,'no');">