diff options
author | rojaro <> | 2011-06-03 21:57:48 +0000 |
---|---|---|
committer | rojaro <> | 2011-06-03 21:57:48 +0000 |
commit | f70d017d69274a49bfccd8003ddfc27e6132edd1 (patch) | |
tree | 8d65551efb36413b378ff8d1f826cd8388331dd5 /demos/quickstart/protected/pages/Controls/Samples/TWizard | |
parent | ff051c0628c1b9cc5aa2a6556f25a95d446e077d (diff) |
removed last-modified message from templates
Diffstat (limited to 'demos/quickstart/protected/pages/Controls/Samples/TWizard')
5 files changed, 5 insertions, 5 deletions
diff --git a/demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample1.page b/demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample1.page index 4877acce..82ca1b89 100644 --- a/demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample1.page +++ b/demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample1.page @@ -36,4 +36,4 @@ </com:TWizard>
-<div class="last-modified">$Id$</div></com:TContent>
\ No newline at end of file +</com:TContent>
diff --git a/demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample2.page b/demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample2.page index 20f70183..a80b7429 100644 --- a/demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample2.page +++ b/demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample2.page @@ -61,4 +61,4 @@ </com:TWizard>
-<div class="last-modified">$Id$</div></com:TContent>
\ No newline at end of file +</com:TContent>
diff --git a/demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample3.page b/demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample3.page index 6e92ddb9..7e32b2ee 100644 --- a/demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample3.page +++ b/demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample3.page @@ -58,4 +58,4 @@ In the following survey, if you are a college student, you will be asked which m </com:TWizard>
-<div class="last-modified">$Id$</div></com:TContent>
\ No newline at end of file +</com:TContent>
diff --git a/demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample4.page b/demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample4.page index ee042627..32847601 100644 --- a/demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample4.page +++ b/demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample4.page @@ -82,4 +82,4 @@ </com:TWizardStep>
</com:TWizard>
-<div class="last-modified">$Id$</div></com:TContent>
\ No newline at end of file +</com:TContent>
diff --git a/demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample5.page b/demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample5.page index b22e15d6..1fa43890 100644 --- a/demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample5.page +++ b/demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample5.page @@ -48,4 +48,4 @@ </com:TWizardStep>
</com:TWizard>
-<div class="last-modified">$Id$</div></com:TContent>
\ No newline at end of file +</com:TContent>
|