summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scire/.smarty/templates/add_job.tpl')
-rwxr-xr-xscire/.smarty/templates/add_job.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scire/.smarty/templates/add_job.tpl b/scire/.smarty/templates/add_job.tpl
index 63c58f7..bee7e2f 100755
--- a/scire/.smarty/templates/add_job.tpl
+++ b/scire/.smarty/templates/add_job.tpl
@@ -345,7 +345,7 @@ Recurring stuff here. <b>You need to select all of them to get it to save the sc
</table>
<hr>
Job dependency stuff here.<B>CODE ME</B><br>
-Set notification email address: <input type="radio" name="notify_addr" value="{$useremail}">{$useremail}</input><input type="radio" name="notify_addr" value="new"><input type="text" name="notify_new"></input>
+<!-- Set notification email address: <input type="radio" name="notify_addr" value="{$useremail}">{$useremail}</input><input type="radio" name="notify_addr" value="new"><input type="text" name="notify_new"></input> -->
<input type="submit" name="ADD" value="ADD JOB!!!">
</form>
{include file="footer.tpl"}