Changeset 727378
- Timestamp:
- 06/17/2013 11:16:15 AM (13 years ago)
- File:
-
- 1 edited
-
gplus-comments/trunk/includes/lib/admin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
gplus-comments/trunk/includes/lib/admin.php
r727377 r727378 6 6 <div class="wrap"> 7 7 <div style="width: 50%;float: left;"> 8 <h2>Google+ Comments</h2> 9 <h3>( v<?php echo GPLUS_COMMENTS_VERSION; ?> )</h3> 8 <h2>Google+ Comments <small>( v<?php echo GPLUS_COMMENTS_VERSION; ?> )</small></h2> 10 9 <form method="POST" action="options.php"> 11 10 <?php settings_fields( 'gplus-comments-options' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.