# HG changeset patch # User Matti Hamalainen # Date 1448145334 -7200 # Node ID c9676c9eb511639c0ed5df30e185de9d564f5017 # Parent 6dc4337c7068e27431c515b4730434263443caa1 Move results stuff to voting page. diff -r 6dc4337c7068 -r c9676c9eb511 admajax.php --- a/admajax.php Sun Nov 22 00:33:51 2015 +0200 +++ b/admajax.php Sun Nov 22 00:35:34 2015 +0200 @@ -1463,8 +1463,11 @@ echo "\n". "
\n". - "Show printable key list\n". - "
".stGetVoteKeyInfo()."
\n". + " Show printable key list\n". + " Printable results\n". + " Printable full results (shows also disqualified entries)\n". + " Printable FULL results (shows also hidden and empty compos)\n". + "
".stGetVoteKeyInfo()."
\n". "
\n"; switch ($setVoteKeyMode) @@ -1515,11 +1518,6 @@ case "compos": echo - "
\n". - " Printable results\n". - " Printable full results (shows also disqualified entries)\n". - " Printable FULL results (shows also hidden and empty compos)\n". - "
\n". "
\n". "Name:". " ".stGetFormTextInput(64, SET_LEN_COMPO_NAME, "", "ncname", "", "")."
\n".