[algospot-judge] r206 committed - remove wrong message in submissions list

0 views
Skip to first unread message

codesite...@google.com

unread,
Jul 11, 2010, 2:55:21 AM7/11/10
to algospo...@googlegroups.com
Revision: 206
Author: jongman
Date: Sat Jul 10 22:16:51 2010
Log: remove wrong message in submissions list
http://code.google.com/p/algospot-judge/source/detail?r=206

Modified:
/trunk/vanillaapp/views/problems/submissions.php

=======================================
--- /trunk/vanillaapp/views/problems/submissions.php Sat Jul 10 22:16:24
2010
+++ /trunk/vanillaapp/views/problems/submissions.php Sat Jul 10 22:16:51
2010
@@ -1,10 +1,5 @@
<h1>Recent Submissions</h1>
<div class="Note">
- <p>
- <?=T("Please read the")?>
- <?=Anchor(T("Authoring Problems"), "/help/authoring/")?>
- <?=T("guide before submitting problems.")?>
- </p>
<? if($this->Session->IsValid()) { ?>
<p>
<input id="mineonly" type="checkbox"
<?=($this->MineOnly ? "checked" : "")?>> <?=T("Show only my submissions")?>

Reply all
Reply to author
Forward
0 new messages