diff options
| author | Meik Sievertsen <acydburn@phpbb.com> | 2007-09-18 14:49:19 +0000 |
|---|---|---|
| committer | Meik Sievertsen <acydburn@phpbb.com> | 2007-09-18 14:49:19 +0000 |
| commit | 951f793daeb358eace97cdd0b1c321766da55d48 (patch) | |
| tree | 37ed80ac95e82e70ea9560ae3256d53fb423801a /phpBB/adm/style/install_convert.html | |
| parent | 36e99af959799eab6610fc6f3ca0e2c76ba4020f (diff) | |
| download | forums-951f793daeb358eace97cdd0b1c321766da55d48.tar forums-951f793daeb358eace97cdd0b1c321766da55d48.tar.gz forums-951f793daeb358eace97cdd0b1c321766da55d48.tar.bz2 forums-951f793daeb358eace97cdd0b1c321766da55d48.tar.xz forums-951f793daeb358eace97cdd0b1c321766da55d48.zip | |
some fixes. :P
- language authors may review their email template files...
git-svn-id: file:///svn/phpbb/trunk@8092 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/style/install_convert.html')
| -rwxr-xr-x | phpBB/adm/style/install_convert.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/install_convert.html b/phpBB/adm/style/install_convert.html index 783e89d6bf..506924720e 100755 --- a/phpBB/adm/style/install_convert.html +++ b/phpBB/adm/style/install_convert.html @@ -30,7 +30,7 @@ <th>{L_SOFTWARE}</th> <th>{L_VERSION}</th> <th>{L_AUTHOR}</th> - <th>{L_OPTIONS}</th> + <th>{L_CONVERT_OPTIONS}</th> </tr> </thead> <tbody> |
