diff options
author | Starla Insigna <hatkirby@fourisland.com> | 2008-11-19 18:38:09 -0500 |
---|---|---|
committer | Starla Insigna <hatkirby@fourisland.com> | 2008-11-19 18:38:09 -0500 |
commit | f6e4abd08cc5c2182a678394b748721d74d8e9f1 (patch) | |
tree | 71242d1ad93ad1eb436a6b973db08293305840e7 /theme | |
parent | 006b557637ef31a841c8f3be7079def46bf91b11 (diff) | |
download | fourisland-f6e4abd08cc5c2182a678394b748721d74d8e9f1.tar.gz fourisland-f6e4abd08cc5c2182a678394b748721d74d8e9f1.tar.bz2 fourisland-f6e4abd08cc5c2182a678394b748721d74d8e9f1.zip |
Removed "title" field from comments
Previously, for about two weeks (while Four Island was down), Four Island used a threaded commenting system with comment titles (yes, like Slashdot). I quickly grew tired of this and was too lazy to completely remove the title field.
Diffstat (limited to 'theme')
-rwxr-xr-x | theme/comments.tpl | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/theme/comments.tpl b/theme/comments.tpl index ab4e05b..30c78ba 100755 --- a/theme/comments.tpl +++ b/theme/comments.tpl | |||
@@ -1,12 +1,3 @@ | |||
1 | <!--<script> | ||
2 | var idcomments_acct = '150cde7e591dedeb7098b992cc4f382a'; | ||
3 | var idcomments_post_id; | ||
4 | var idcomments_post_url; | ||
5 | </script> | ||
6 | <span id="IDCommentsPostTitle" style="display:none"></span> | ||
7 | <script type='text/javascript' src='http://www.intensedebate.com/js/genericCommentWrapperV2.js'></script> | ||
8 | --> | ||
9 | |||
10 | <!--BEGIN COMMENTS--> | 1 | <!--BEGIN COMMENTS--> |
11 | <DIV CLASS="bubble"> | 2 | <DIV CLASS="bubble"> |
12 | <BLOCKQUOTE> | 3 | <BLOCKQUOTE> |