Skip to content

Commit

Permalink
Version 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
laukstein committed Oct 20, 2013
1 parent bc2d449 commit 7d98f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@

echo "<div class=\"ui-center container\">
<header class=clearfix>
<a class=logo href=https://github.com/laukstein/ajax-seo rel=home><h2>$fn$optional_title<small>Version 1.0</small></h2></a>\n";
<a class=logo href=https://github.com/laukstein/ajax-seo rel=home><h2>$fn$optional_title <small>Version 1.0</small></h2></a>\n";

if (connection) {
$result = mysql_query('SELECT url, `meta-title`, title FROM `' . table . '` ORDER BY array ASC');
Expand Down

0 comments on commit 7d98f8f

Please sign in to comment.