diff options
Diffstat (limited to 'website/features/Delegate.html')
-rw-r--r-- | website/features/Delegate.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/features/Delegate.html b/website/features/Delegate.html index 7825359f..de67b7b6 100644 --- a/website/features/Delegate.html +++ b/website/features/Delegate.html @@ -62,7 +62,7 @@ <div> </div> <div class="footer"> - <a href="index.html">Back to features</a> | <a href="val.html">Previous feature (val)</a> | <a href="onX.html">Next feature (onMethod=,onParameter=,onConstructor=)</a><br /> + <a href="index.html">Back to features</a> | <a href="val.html">Previous feature (val)</a> | <span class="disabled">Next feature</span><br /> <a href="../credits.html" class="creditsLink">credits</a> | <span class="copyright">Copyright © 2010-2011 Reinier Zwitserloot, Roel Spilker and Robbert Jan Grootjans, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>.</span> </div> <div style="clear: both;"></div> |