summaryrefslogtreecommitdiff
path: root/templates/install_login.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/install_login.tpl')
-rwxr-xr-x[-rw-r--r--]templates/install_login.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/install_login.tpl b/templates/install_login.tpl
index 8df50ac..64ec50c 100644..100755
--- a/templates/install_login.tpl
+++ b/templates/install_login.tpl
@@ -21,7 +21,7 @@
<div class="form-group">
{forminput}
- <input type="submit" class="btn btn-primary" name="signin" value="{tr}Log in to {$gBitSystem->getConfig('site_title')|default:"this site"}{/tr}" />
+ <input type="submit" class="btn btn-primary" name="signin" value="Log in to {$gBitSystem->getConfig('site_title')|default:"this site"}" />
{/forminput}
</div>
{/form}