t=t+Request_Print("A","Your document has the following reference(s): <b>%s%s</b><br /><br />"%(rn,additional_rn))
ifstatus=="APPROVAL":
t=t+Request_Print("A","An email has been sent to the referee. You will be warned by email as soon as the referee takes his/her decision regarding your document.<br /><br />\n")
ifstatus=="ADDED":
t=t+Request_Print("A","It will soon appear on our server.<br /><br />\n")
t=t+Request_Print("A","Thank you for using %s!"%CFG_SITE_NAME)