From f23c24c8a31ea3787d5039d36de56001f731e22a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= Date: Tue, 7 Aug 2007 08:39:36 +0000 Subject: #164935 by Ralf Stamm: standardize CVS Id tags in files: - always include CVS Id tags in all files - add a new line after the CVS Id, if more code or phpdoc follows in the same code block - fix bogus Id tags previously added --- themes/bluemarine/block.tpl.php | 3 +++ themes/bluemarine/box.tpl.php | 3 +++ themes/bluemarine/comment.tpl.php | 3 +++ themes/bluemarine/node.tpl.php | 3 +++ themes/bluemarine/page.tpl.php | 4 +++- themes/garland/block.tpl.php | 3 +++ themes/garland/comment.tpl.php | 3 +++ themes/garland/node.tpl.php | 3 +++ themes/garland/page.tpl.php | 4 +++- themes/pushbutton/block.tpl.php | 3 +++ themes/pushbutton/box.tpl.php | 3 +++ themes/pushbutton/comment.tpl.php | 3 +++ themes/pushbutton/node.tpl.php | 3 +++ themes/pushbutton/page.tpl.php | 4 +++- 14 files changed, 42 insertions(+), 3 deletions(-) (limited to 'themes') diff --git a/themes/bluemarine/block.tpl.php b/themes/bluemarine/block.tpl.php index 75f2708a5..02ec48cf1 100644 --- a/themes/bluemarine/block.tpl.php +++ b/themes/bluemarine/block.tpl.php @@ -1,3 +1,6 @@ +

subject; ?>

content; ?>
diff --git a/themes/bluemarine/box.tpl.php b/themes/bluemarine/box.tpl.php index a66bd27df..c1ca328a7 100644 --- a/themes/bluemarine/box.tpl.php +++ b/themes/bluemarine/box.tpl.php @@ -1,3 +1,6 @@ +

diff --git a/themes/bluemarine/comment.tpl.php b/themes/bluemarine/comment.tpl.php index b73b7aef3..1aa1e193a 100644 --- a/themes/bluemarine/comment.tpl.php +++ b/themes/bluemarine/comment.tpl.php @@ -1,3 +1,6 @@ +
"> + diff --git a/themes/garland/block.tpl.php b/themes/garland/block.tpl.php index 89a9ab1d9..1b7ae308e 100644 --- a/themes/garland/block.tpl.php +++ b/themes/garland/block.tpl.php @@ -1,3 +1,6 @@ +
subject)): ?> diff --git a/themes/garland/comment.tpl.php b/themes/garland/comment.tpl.php index 6364021a8..07ea0bca6 100644 --- a/themes/garland/comment.tpl.php +++ b/themes/garland/comment.tpl.php @@ -1,3 +1,6 @@ +
diff --git a/themes/garland/node.tpl.php b/themes/garland/node.tpl.php index 8c267d671..5dbdd1463 100644 --- a/themes/garland/node.tpl.php +++ b/themes/garland/node.tpl.php @@ -1,3 +1,6 @@ +
diff --git a/themes/garland/page.tpl.php b/themes/garland/page.tpl.php index bba6c898c..9e4c27d71 100644 --- a/themes/garland/page.tpl.php +++ b/themes/garland/page.tpl.php @@ -1,4 +1,6 @@ - diff --git a/themes/pushbutton/block.tpl.php b/themes/pushbutton/block.tpl.php index 782ed5098..0e2978e6d 100644 --- a/themes/pushbutton/block.tpl.php +++ b/themes/pushbutton/block.tpl.php @@ -1,3 +1,6 @@ +
module" ?>" id="module-$block->delta"; ?>">

subject ?>

content ?>
diff --git a/themes/pushbutton/box.tpl.php b/themes/pushbutton/box.tpl.php index cf48ffa13..0374ba64f 100644 --- a/themes/pushbutton/box.tpl.php +++ b/themes/pushbutton/box.tpl.php @@ -1,3 +1,6 @@ +

diff --git a/themes/pushbutton/comment.tpl.php b/themes/pushbutton/comment.tpl.php index dba7452d5..5311b6aed 100644 --- a/themes/pushbutton/comment.tpl.php +++ b/themes/pushbutton/comment.tpl.php @@ -1,3 +1,6 @@ +
diff --git a/themes/pushbutton/node.tpl.php b/themes/pushbutton/node.tpl.php index 08524d7d6..c464011ce 100644 --- a/themes/pushbutton/node.tpl.php +++ b/themes/pushbutton/node.tpl.php @@ -1,3 +1,6 @@ +
"> diff --git a/themes/pushbutton/page.tpl.php b/themes/pushbutton/page.tpl.php index 027bd026c..49a55b80f 100644 --- a/themes/pushbutton/page.tpl.php +++ b/themes/pushbutton/page.tpl.php @@ -1,4 +1,6 @@ - + <?php print $head_title ?> -- cgit v1.2.3