diff options
Diffstat (limited to 'templates/web/zerotb/index-steps.html')
-rw-r--r-- | templates/web/zerotb/index-steps.html | 4 |
1 files changed, 2 insertions, 2 deletions
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 @@ <h2>[% loc('How to report a stockout') %]</h2> <ol class="big-numbers"> - <li>[% loc('Enter a Delhi TB clinic or street name and area') %]</li> + <li>[% loc('Enter a Delhi chest clinic or street name and area') %]</li> <li>[% loc('Locate the clinic on a map of the area') %]</li> - <li>[% loc('Enter details of the problem') %]</li> + <li>[% loc('Enter details of the problem (optional)') %]</li> <li>[% loc('We will send your stockout report to the district TB officer and to local activists to ensure action is taken') %]</li> </ol> |