diff options
author | Philip Häusler <msquare@notrademark.de> | 2011-07-13 14:29:40 +0200 |
---|---|---|
committer | Philip Häusler <msquare@notrademark.de> | 2011-07-13 14:29:40 +0200 |
commit | eeff48ad97b42f16b80a5fb17553a409b94592c8 (patch) | |
tree | 6cb965b4b7c1993a3c699832a5d22c35b61cfb9f /templates | |
parent | a476beafe310aa8b291996c06d876e31975deb7d (diff) |
#4 import shift names
Diffstat (limited to 'templates')
-rw-r--r-- | templates/admin_import_check.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/admin_import_check.html b/templates/admin_import_check.html index 291ad9df..788ea58e 100644 --- a/templates/admin_import_check.html +++ b/templates/admin_import_check.html @@ -40,6 +40,9 @@ End </th> <th> + Name + </th> + <th> Room </th> </tr> @@ -62,6 +65,9 @@ End </th> <th> + Name + </th> + <th> Room </th> </tr> @@ -84,6 +90,9 @@ End </th> <th> + Name + </th> + <th> Room </th> </tr> |