From 83e83e504f68547f1c5a0291a36db38d2231a709 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Nicolaysen=20S=C3=B8rnes?= Date: Sat, 2 Dec 2006 05:05:54 +0000 Subject: [PATCH] Change the maintainer button from 'be a maintainer for this app' to 'be a maintainer for this version', and change 'monitor version' to 'monitor changes'. Add a 'title' entry to the to provide mouseover help to the user. --- include/version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/version.php b/include/version.php index dcda579..9e8d248 100644 --- a/include/version.php +++ b/include/version.php @@ -721,7 +721,7 @@ class Version { } else /* nope */ { echo '
'; - echo ''; + echo ''; echo "iAppId."\">"; echo "iVersionId."\">"; echo "
"; @@ -732,7 +732,7 @@ class Version { { echo '
iVersionId.'&iAppId='.$oApp->iAppId.'>'; echo ''; - echo ''; + echo ''; echo "
"; } }