Skip to content

Commit f0fd802

Browse files
authored
Merge pull request #183 from mambax7/master
#182
2 parents 24da6f5 + 299dd88 commit f0fd802

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
**Suico** module for [XOOPS CMS](https://xoops.org) is a Social Network module.
1515

16-
[![Tutorial Available](https://xoops.org/images/tutorial-available-blue.svg)](https://www.gitbook.com/book/xoops/suico-tutorial/) Tutorial: see [GitBook](https://www.gitbook.com/book/xoops/suico-tutorial/).
16+
[![Tutorial Available](https://xoops.org/images/tutorial-available-blue.svg)](https://app.gitbook.com/@xoops/s/suico-tutorial/) Tutorial: see [GitBook](https://app.gitbook.com/@xoops/s/suico-tutorial/).
1717
To contribute to the Tutorial, [fork it on GitHub](https://github.com/XoopsDocs/suico-tutorial)
1818

1919
[![Translations on Transifex](https://xoops.org/images/translations-transifex-blue.svg)](https://www.transifex.com/xoops)

language/english/admin.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -293,9 +293,7 @@
293293
//Sample Data
294294
define('AM_SUICO_ADD_SAMPLEDATA', 'Import Sample Data (will delete ALL current data)');
295295
define('AM_SUICO_SAMPLEDATA_SUCCESS', 'Sample Date uploaded successfully');
296-
//Error NoFrameworks
297-
define('_AM_ERROR_NOFRAMEWORKS', 'Error: You don't use the Frameworks \'admin module\'. Please install this Frameworks'
298-
);
296+
299297
define('AM_SUICO_MAINTAINEDBY', 'is maintained by the');
300298
define('AM_SUICO_ADD_PRIVACY', 'Add new Privacy');
301299
define('AM_SUICO_PRIVACY_LIST', 'List of Privacy');

0 commit comments

Comments
 (0)