From ea01f4ff8681284e8f5f1e45e4c6c61a14f11311 Mon Sep 17 00:00:00 2001 From: Struan Donald Date: Fri, 14 Mar 2014 15:13:08 +0000 Subject: update content and style for front page instructions remove photos etc update step text change background colour and remove crop shadow --- templates/web/zerotb/index-steps.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 templates/web/zerotb/index-steps.html (limited to 'templates/web/zerotb/index-steps.html') diff --git a/templates/web/zerotb/index-steps.html b/templates/web/zerotb/index-steps.html new file mode 100644 index 000000000..6c11ca6d4 --- /dev/null +++ b/templates/web/zerotb/index-steps.html @@ -0,0 +1,8 @@ +

[% loc('How to report a stockout') %]

+ +
    +
  1. [% loc('Enter a Delhi TB clinic or street name and area') %]
  2. +
  3. [% loc('Locate the clinic on a map of the area') %]
  4. +
  5. [% loc('Enter details of the problem') %]
  6. +
  7. [% loc('We will send your stockout report to the district TB officer and to local activists to ensure action is taken') %]
  8. +
-- cgit v1.2.3 From c5cbc9f10b9cc381854058011d0d82348d042e6d Mon Sep 17 00:00:00 2001 From: Struan Donald Date: Tue, 25 Mar 2014 15:25:04 +0000 Subject: text updates front page and faq --- templates/web/zerotb/index-steps.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/web/zerotb/index-steps.html') diff --git a/templates/web/zerotb/index-steps.html b/templates/web/zerotb/index-steps.html index 6c11ca6d4..2d49b8f28 100644 --- a/templates/web/zerotb/index-steps.html +++ b/templates/web/zerotb/index-steps.html @@ -1,8 +1,8 @@

[% loc('How to report a stockout') %]

    -
  1. [% loc('Enter a Delhi TB clinic or street name and area') %]
  2. +
  3. [% loc('Enter a Delhi chest clinic or street name and area') %]
  4. [% loc('Locate the clinic on a map of the area') %]
  5. -
  6. [% loc('Enter details of the problem') %]
  7. +
  8. [% loc('Enter details of the problem (optional)') %]
  9. [% loc('We will send your stockout report to the district TB officer and to local activists to ensure action is taken') %]
-- cgit v1.2.3