Skip to content

Commit

Permalink
TWEAK: Removed "renumber" link from group display (shouldn't have bee…
Browse files Browse the repository at this point in the history
…n there)

git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1175 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
jcleeland committed Sep 12, 2004
1 parent 9e6d1b4 commit 2af4475
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions admin/html.php
Expand Up @@ -557,8 +557,6 @@
. "\t<tr $gshowstyle id='surveydetails21'><td valign='top' align='right'>$setfont<b>"
. _GL_DESCRIPTION."</b></font></td>\n\t<td>$setfont{$grow['description']}</font></td></tr>\n";
}
//RENUMBER LINK
$groupsummary .= "<tr><td></td><td><a href='?sid=$sid&action=renumberquestions'>Renumber</a></td></tr>\n";
$groupsummary .= "\n</table>\n";
}

Expand Down

0 comments on commit 2af4475

Please sign in to comment.