Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Commit

Permalink
Released 1.0.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
JanTvrdik committed Mar 5, 2013
1 parent e0bc024 commit 0154f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/Homepage/default.latte
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

{if $presenter->context->parameters['productionMode']}
<p class="note">
<b>This is the third ALPHA version of the new Nette Framework Addons Portal.</b><br>
<b>This is the first BETA version of the new Nette Framework Addons Portal.</b><br>
{if !$user->loggedIn}Please <a n:href="Sign:in">sign in</a> with the same credentials as to nette.org.<br>{/if}
If you encounter any problem, please report it to the <a href="https://github.com/nette/addons.nette.org/issues">Issue Tracker</a>.
</p>
Expand Down

1 comment on commit 0154f66

@Vrtak-CZ
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Please sign in to comment.