Even more last minute additions to 2k11. (You're welcome, Garvin.)
This commit is contained in:
parent
c2afd4efc0
commit
e2f60038bb
@ -11,7 +11,8 @@
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<a class="comment_source_trace" href="#c{$comment.id}" title="{$CONST.TWOK11_PLINK_TITLE}">{$CONST.TWOK11_PLINK_TEXT}</a>
|
||||
<time>{$comment.timestamp|@formatTime:'%H:%M'}</time>
|
||||
| <a class="comment_source_trace" href="#c{$comment.id}" title="{$CONST.TWOK11_PLINK_TITLE}">{$CONST.TWOK11_PLINK_TEXT}</a>
|
||||
{if $entry.is_entry_owner}
|
||||
| <a class="comment_source_ownerlink" href="{$comment.link_delete}" title="{$CONST.COMMENT_DELETE_CONFIRM|@sprintf:$comment.id:$comment.author}">{$CONST.DELETE}</a>
|
||||
{/if}
|
||||
|
@ -1,4 +1,4 @@
|
||||
Name: 2k11
|
||||
Author: Matthias Mees, Veit Lehmann
|
||||
Date: 2011-12-05
|
||||
Date: 2011-12-07
|
||||
Require Serendipity: 1.6
|
||||
|
@ -663,6 +663,8 @@ pre .geshi {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.emoticon { vertical-align: baseline!important; }
|
||||
|
||||
.serendipity_calendar {
|
||||
border: 1px solid #3e5f81;
|
||||
width: 85%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user