diff options
Diffstat (limited to 'templates/account.html.ep')
-rw-r--r-- | templates/account.html.ep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/account.html.ep b/templates/account.html.ep index e6a4576..8b14bd0 100644 --- a/templates/account.html.ep +++ b/templates/account.html.ep @@ -170,7 +170,6 @@ %= end </td> </tr>--> - % if (app->mode eq 'development') { <tr> <th scope="row">Travel</th> <td> @@ -194,6 +193,7 @@ %= end </td> </tr> + % if (app->mode eq 'development') { <tr> <th scope="row">Import</th> <td> |