diff options
author | Sem <sembrestels@riseup.net> | 2012-11-01 05:27:33 +0100 |
---|---|---|
committer | Sem <sembrestels@riseup.net> | 2012-11-01 05:27:33 +0100 |
commit | 8764eed20ca4ef4338766dee012bb748295cfb43 (patch) | |
tree | 946f78e02b4ef12e4cd19444f58ae40d25ae5eac /languages/en.php | |
parent | 3c6b153eed554b634b9e85d1dc0cfe42e92094ab (diff) | |
download | saravea_theme-8764eed20ca4ef4338766dee012bb748295cfb43.tar.gz saravea_theme-8764eed20ca4ef4338766dee012bb748295cfb43.tar.bz2 |
Revert "pushing changes"
This reverts commit 3c6b153eed554b634b9e85d1dc0cfe42e92094ab.
Diffstat (limited to 'languages/en.php')
-rw-r--r-- | languages/en.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/en.php b/languages/en.php index 0c943ff..ad5de2f 100644 --- a/languages/en.php +++ b/languages/en.php @@ -2,8 +2,8 @@ $english = array( - 'cic_theme:landing:title' => '¡Social networks by the people and for the people!', - 'cic_theme:landing:subtitle' => 'Because "the master\'s tools will never dismantle the master\'s house"', + 'n1_theme:landing:title' => '¡Social networks by the people and for the people!', + 'n1_theme:landing:subtitle' => 'Because "the master\'s tools will never dismantle the master\'s house"', ); |