]> git.openstreetmap.org Git - stateofthemap.git/blobdiff - index.php
Aerodrome 1.0.5
[stateofthemap.git] / index.php
index 3689c9b3c2bef24c00f6b64d918bcb5ca3dbad7d..dd10bb7ae171154641736531b7a3d2679ce4f70d 100644 (file)
--- a/index.php
+++ b/index.php
@@ -17,7 +17,7 @@ get_header();
 
          <!-- if you don't want the comment count left of the post, erase from here ... -->
          <div class="commy">
-         <?php comments_popup_link(__('0'), __('1'), __('%'), '', __('--')); ?>    
+<?php comments_popup_link( '0', '1', '%', 'comments-link', '-'); ?>    
          </div><!-- end commy -->
          <!-- to here -->