Skip to content

Commit

Permalink
Fixed Config Descriptions for Likes System
Browse files Browse the repository at this point in the history
  • Loading branch information
eSilverStrike committed May 28, 2019
1 parent 4a78c51 commit 2f37714
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions public_html/docs/english/config.html
Expand Up @@ -1321,15 +1321,15 @@ <h3><a name="users_comments">Users and Submissions: Likes</a></h3>
<tr>
<td valign="top"><a name="desc_likes_enabled">likes_enabled</a></td>
<td valign="top">1</td>
<td valign="top">Disable (0) the Links System or enable it for Users and Anonymous Users (1) or just Users (2). Anonymous users are based on IP.</td></tr>
<td valign="top">Disable (0) the Likes System or enable it for Users and Anonymous Users (1) or just Users (2). Anonymous users are based on IP.</td></tr>
<tr>
<td valign="top"><a name="desc_likes_articles">likes_articles</a></td>
<td valign="top">1</td>
<td valign="top">Disable (0) the Links System for articles or enable it with Likes and Dislikes (1) or just Likes (2).</td></tr>
<td valign="top">Disable (0) the Likes System for articles or enable it with Likes and Dislikes (1) or just Likes (2).</td></tr>
<tr>
<td valign="top"><a name="desc_likes_comments">likes_comments</a></td>
<td valign="top">1</td>
<td valign="top">Disable (0) the Links System for comments or enable it with Likes and Dislikes (1) or just Likes (2).</td></tr>
<td valign="top">Disable (0) the Likes System for comments or enable it with Likes and Dislikes (1) or just Likes (2).</td></tr>
<tr>
<td valign="top"><a name="desc_likes_speedlimit">likes_speedlimit</a></td>
<td valign="top">20</td>
Expand Down
6 changes: 3 additions & 3 deletions public_html/docs/japanese/config.html
Expand Up @@ -1167,15 +1167,15 @@ <h3><a name="users_comments">Users and Submissions: Likes</a></h3>
<tr>
<td valign="top"><a name="desc_likes_enabled">likes_enabled</a></td>
<td valign="top">1</td>
<td valign="top">Disable (0) the Links System or enable it for Users and Anonymous Users (1) or just Users (2). Anonymous users are based on IP.</td></tr>
<td valign="top">Disable (0) the Likes System or enable it for Users and Anonymous Users (1) or just Users (2). Anonymous users are based on IP.</td></tr>
<tr>
<td valign="top"><a name="desc_likes_articles">likes_articles</a></td>
<td valign="top">1</td>
<td valign="top">Disable (0) the Links System for articles or enable it with Likes and Dislikes (1) or just Likes (2).</td></tr>
<td valign="top">Disable (0) the Likes System for articles or enable it with Likes and Dislikes (1) or just Likes (2).</td></tr>
<tr>
<td valign="top"><a name="desc_likes_comments">likes_comments</a></td>
<td valign="top">1</td>
<td valign="top">Disable (0) the Links System for comments or enable it with Likes and Dislikes (1) or just Likes (2).</td></tr>
<td valign="top">Disable (0) the Likes System for comments or enable it with Likes and Dislikes (1) or just Likes (2).</td></tr>
<tr>
<td valign="top"><a name="desc_likes_speedlimit">likes_speedlimit</a></td>
<td valign="top">20</td>
Expand Down

0 comments on commit 2f37714

Please sign in to comment.