lang tabs removal
This commit is contained in:
parent
a9a22cce36
commit
e51533bc31
plugins
serendipity_event_creativecommons/UTF-8
serendipity_event_gravatar/documentation
serendipity_event_spartacus/UTF-8
@ -13,7 +13,7 @@
|
||||
##########################################################################
|
||||
|
||||
@define('PLUGIN_CREATIVECOMMONS_NAME', 'CC 授權條款');
|
||||
@define('PLUGIN_CREATIVECOMMONS_DESC', '請選擇適合您的網誌的授權條款');
|
||||
@define('PLUGIN_CREATIVECOMMONS_DESC', '請選擇適合您的網誌的授權條款');
|
||||
@define('PLUGIN_CREATIVECOMMONS_TXT', '顯示文字?');
|
||||
@define('PLUGIN_CREATIVECOMMONS_TXT_DESC', '為了能正確的傳達條款內容,請提供條款簡介。');
|
||||
@define('PLUGIN_CREATIVECOMMONS_CAP', '原著作內容的版權是 <a href="#license_uri#">CC 授權條款</a>');
|
||||
|
@ -5,7 +5,8 @@ body {
|
||||
#title {
|
||||
background: #cfcfcf;
|
||||
margin: 0;
|
||||
}#content {
|
||||
}
|
||||
#content {
|
||||
background: #efefef;
|
||||
margin: 0;
|
||||
}
|
@ -1,12 +1,12 @@
|
||||
<?php
|
||||
##########################################################################
|
||||
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity#
|
||||
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity #
|
||||
# Developer Team) All rights reserved. See LICENSE file for licensing #
|
||||
# details #
|
||||
##
|
||||
# #
|
||||
# (c) 2003 Jannis Hermanns <J@hacked.it> #
|
||||
# http://www.jannis.to/programming/serendipity.html #
|
||||
##
|
||||
# #
|
||||
# Translated by #
|
||||
# (c) 2004-2005 CapriSkye <admin@capriskye.com> #
|
||||
# http://open.38.com #
|
||||
|
Loading…
x
Reference in New Issue
Block a user