X-Git-Url: https://scm.cri.ensmp.fr/git/photoprint.git/blobdiff_plain/ccaba0f54cbd41250107d36a49154353425da8b3..b521f0db73266a7bd6b69e6a9891046a03c482ee:/skins/photoprint_order_cancel.py diff --git a/skins/photoprint_order_cancel.py b/skins/photoprint_order_cancel.py deleted file mode 100644 index d5b5f81..0000000 --- a/skins/photoprint_order_cancel.py +++ /dev/null @@ -1,6 +0,0 @@ -##parameters=token=None -from Products.photoprint.utils import Message as _ -if token : - context.ppCancel(token) -context.setStatus(False, _('Your payment has been canceled. You can retry later.')) -return context.order_view() \ No newline at end of file