~ubuntu-branches/ubuntu/maverick/mahara/maverick-updates

« back to all changes in this revision

Viewing changes to htdocs/theme/default/templates/admin/users/uploadcsv.tpl

  • Committer: Bazaar Package Importer
  • Author(s): Nigel McNie
  • Date: 2008-04-29 11:15:39 UTC
  • Revision ID: james.westby@ubuntu.com-20080429111539-b28eqkagavaub2zr
Tags: upstream-1.0.2
ImportĀ upstreamĀ versionĀ 1.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{include file="header.tpl"}
 
2
 
 
3
{include file="columnfullstart.tpl"}
 
4
                        <h2>{str tag="uploadcsv" section="admin"}</h2>
 
5
 
 
6
            {$uploadcsvpagedescription}
 
7
 
 
8
                        {$uploadcsvform}
 
9
 
 
10
{include file="columnfullend.tpl"}
 
11
 
 
12
{include file="footer.tpl"}