summaryrefslogtreecommitdiff
path: root/library
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2015-02-01 08:49:31 +0000
committerGreg Roach <fisharebest@gmail.com>2015-02-01 08:49:31 +0000
commit2c501fab484dd4876a5613c435aa97f746f443da (patch)
treea1ce9e93c53eee6ceaa34efafb706618cae324d9 /library
parentf4f7db9e3ef998271913f5088092a41d16f0dbbd (diff)
downloadwebtrees-2c501fab484dd4876a5613c435aa97f746f443da.tar.gz
webtrees-2c501fab484dd4876a5613c435aa97f746f443da.tar.bz2
webtrees-2c501fab484dd4876a5613c435aa97f746f443da.zip
Comment
Diffstat (limited to 'library')
-rw-r--r--library/WT/Theme/BaseTheme.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/WT/Theme/BaseTheme.php b/library/WT/Theme/BaseTheme.php
index 4231388ad3..ce95154c67 100644
--- a/library/WT/Theme/BaseTheme.php
+++ b/library/WT/Theme/BaseTheme.php
@@ -1784,7 +1784,7 @@ abstract class BaseTheme {
}
/**
- * Create a pending changes link.
+ * Create a pending changes link. Some themes prefer an alert/banner to a menu.
*
* @return string
*/