# 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. --- administrator/components/com_comprofiler/admin.comprofiler.html.php +++ administrator/components/com_comprofiler/admin.comprofiler.html.php @@ -66,7 +66,7 @@ - /> + /> @@ -92,11 +92,11 @@ ?> "> limitstart;?> - - title) ); ?> + + title) ); ?> description) ); ?> - - + + useraccessgroupid >= 0 ) { echo '' . $_CB_framework->acl->get_group_name( (int) $row->useraccessgroupid ) . ''; @@ -108,14 +108,14 @@ ?> 0 || ($i+$pageNav->limitstart > 0)) { ?> - + <?php echo htmlspecialchars( CBTxt::T('Move Up') ); ?> limitstart < $pageNav->total-1) { ?> - + <?php echo htmlspecialchars( CBTxt::T('Move Down') ); ?> @@ -414,7 +414,7 @@ else { var i = selectObj.options.length; - value = value.replace(/1\/2/g, '�'); + value = value.replace(/1\/2/g, '�'); selectObj.options.length = i + 1; selectObj.options[i].value = (value != '' && value != ' ') ? value : ' '; selectObj.options[i].text = (value != '' && value != ' ') ? value : '[empty]'; @@ -1060,7 +1060,7 @@ - /> + /> @@ -1110,8 +1110,8 @@ ?> "> limitstart;?> - - + + name ); ?> title ) ); ?> '; } ?> - - - + + + tablecolumns != '' && ! in_array( $row->type, array( 'password', 'userparams' ) ) ) { - ?>'; } @@ -1153,20 +1153,20 @@ - + 0 || ($i+$pageNav->limitstart > 0)) && $row->tab == @$rows[$i-1]->tab) { ?> - + <?php echo htmlspecialchars( CBTxt::T('Move Up') ); ?> limitstart < $pageNav->total-1) && $row->tab == @$rows[$i+1]->tab) { ?> - + <?php echo htmlspecialchars( CBTxt::T('Move Down') ); ?> @@ -1217,7 +1217,7 @@ - /> + /> @@ -1246,8 +1246,8 @@ ?> "> limitstart;?> - - + + title) ); ?> description) ); ?> displaytype ); ?> @@ -1260,7 +1260,7 @@ echo ''; } ?> - + > useraccessgroupid >= 0 ) { @@ -1274,14 +1274,14 @@ position, 0, 3 ) == 'cb_' ? substr( $row->position, 3 ) : $row->position ); ?> 0 || ($i+$pageNav->limitstart > 0)) && $row->position == @$rows[$i-1]->position) { ?> - + <?php echo htmlspecialchars( CBTxt::T('Move Up') ); ?> limitstart < $pageNav->total-1) && $row->position == @$rows[$i+1]->position) { ?> - + <?php echo htmlspecialchars( CBTxt::T('Move Down') ); ?> @@ -2202,7 +2202,7 @@ - /> + /> @@ -2256,7 +2256,7 @@ $task_access = 'accesspublic'; } - $access = ' + $access = ' '. $row->groupname .' '; @@ -2278,7 +2278,7 @@ $checked = ''; } else { - $checked = ''; + $checked = ''; } $imgpath='../components/com_comprofiler/images/'; @@ -2297,7 +2297,7 @@ } elseif ( ( $row->id == 1 ) && $row->published ) { $published = '' . htmlspecialchars( CBTxt::T('Published') ) . ''; } else { - $published = ' + $published = ' '. htmlspecialchars( $alt ) .' '; } @@ -2347,14 +2347,14 @@ 0 || ($i+$pageNav->limitstart > 0)) && $row->type == @$rows[$i-1]->type) { ?> - + <?php echo htmlspecialchars( CBTxt::T('Move Up') ); ?> limitstart < $pageNav->total-1) && $row->type == @$rows[$i+1]->type) { ?> - + <?php echo htmlspecialchars( CBTxt::T('Move Down') ); ?>