From 6f7fdef0f500cd4bb540affd3bc1482243f337c1 Mon Sep 17 00:00:00 2001 From: emkael Date: Wed, 24 Feb 2016 23:18:07 +0100 Subject: * Prado 3.3.0 --- .../Exceptions/templates/error400-id.html | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 lib/prado/framework/Exceptions/templates/error400-id.html (limited to 'lib/prado/framework/Exceptions/templates/error400-id.html') diff --git a/lib/prado/framework/Exceptions/templates/error400-id.html b/lib/prado/framework/Exceptions/templates/error400-id.html new file mode 100644 index 0000000..9f02010 --- /dev/null +++ b/lib/prado/framework/Exceptions/templates/error400-id.html @@ -0,0 +1,33 @@ + + + + +Bad Request + + + +

Permintaan Salah

+

%%ErrorMessage%%

+

+Permintaan tidak dimengerti oleh server karena sintaks tidak benar. +Harap tidak mengulangi permintaan tanpa memodifikasinya. +

+

+Jika anda pikir ini merupakan kesalahan server, silahkan hubungi webmaster. +

+
+%%Time%% %%Version%% +
+ + \ No newline at end of file -- cgit v1.2.3