Bug 274924. Extension Homepage Link is Incorrect.
git-svn-id: svn://10.0.0.236/trunk@166801 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
7098fa8db9
commit
0a5ad3891e
@ -447,7 +447,7 @@ $sql = "SELECT TM.ID, TM.Name, TM.DateAdded, TM.DateUpdated, TM.Homepage, TM.Des
|
||||
<li><?php echo"$datestring"; // Last Updated: September 11, 2004 5:38am ?>
|
||||
<li>Total Downloads: <?php echo"$downloadcount"; ?> — Downloads this Week: <?php echo"$populardownloads"; ?></li>
|
||||
<li>See <a href="?<?php echo"".uriparams()."&id=$id&page=releases"; ?>">all previous releases</a> of this extension.</li>
|
||||
<li>Having a problem with this Extension? For Help and Technical Support, visit the <a href="firefox-extensions.html">Extension's Homepage</a>.</li>
|
||||
<li>View the Author's <a href="<?php echo"$homepage"; ?>">Homepage</a> for this Theme.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user