Page MenuHomePhabricator

subtitle.diff

Authored By
bzimport
Nov 21 2014, 11:31 PM
Size
579 B
Referenced Files
None
Subscribers
None

subtitle.diff

Index: Vector.php
===================================================================
--- Vector.php (revision 83249)
+++ Vector.php (working copy)
@@ -146,9 +146,11 @@
<!-- /firstHeading -->
<!-- bodyContent -->
<div id="bodyContent">
+ <?php if ( $this->data['isarticle'] ): ?>
<!-- tagline -->
<div id="siteSub"><?php $this->msg( 'tagline' ) ?></div>
<!-- /tagline -->
+ <?php endif; ?>
<!-- subtitle -->
<div id="contentSub"<?php $this->html('userlangattributes') ?>><?php $this->html( 'subtitle' ) ?></div>
<!-- /subtitle -->

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
7241
Default Alt Text
subtitle.diff (579 B)

Event Timeline