Remove the small HTML from the "Show Support for Cachet" string

This commit is contained in:
James Brooks
2015-05-02 09:04:07 +01:00
parent cb049f6458
commit b0c808f449
9 changed files with 9 additions and 9 deletions

View File

@@ -14,7 +14,7 @@ return [
'title' => '安装 Cachet',
'service_details' => '服务细节',
'status_page_setup' => '状态页面设置',
'show_support' => '想支持Cachet<small>在页脚放Cachet的链接吧</small>',
'show_support' => '想支持Cachet',
'admin_account' => '管理员帐户',
'complete_setup' => '设置完成',
'completed' => 'Cachet已成功配置',