1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-ntp-1.16.0/root/etc/e-smith/web/functions/datetime mezzanine_patched_e-smith-ntp-1.16.0/root/etc/e-smith/web/functions/datetime |
2 |
--- e-smith-ntp-1.16.0/root/etc/e-smith/web/functions/datetime 2003-04-01 15:41:16.000000000 -0700 |
3 |
+++ mezzanine_patched_e-smith-ntp-1.16.0/root/etc/e-smith/web/functions/datetime 2007-06-26 13:50:21.000000000 -0600 |
4 |
@@ -35,7 +35,7 @@ |
5 |
__DATA__ |
6 |
<form title="FORM_TITLE" header="/etc/e-smith/web/common/head.tmpl" |
7 |
footer="/etc/e-smith/web/common/foot.tmpl"> |
8 |
- <page name="Initial" pre-event="print_status_message()" |
9 |
+ <page name="First" pre-event="print_status_message()" |
10 |
post-event="performAndShowResult()"> |
11 |
<description>INITIAL_DESC</description> |
12 |
<subroutine src="showInitial()"/> |