summaryrefslogtreecommitdiff
path: root/core/views
diff options
context:
space:
mode:
Diffstat (limited to 'core/views')
-rw-r--r--core/views/welcome.html.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php
index 1180f475..c901b926 100644
--- a/core/views/welcome.html.php
+++ b/core/views/welcome.html.php
@@ -133,6 +133,7 @@
<li><a href="javascript:show('config')">Configuration</a></li>
<li><a href="javascript:show('actions')">Actions</a></li>
<li><a href="javascript:show('info')">Info</a></li>
+ <li><a href="javascript:show('benchmarks')">Benchmarks</a></li>
<li><a href="javascript:show('docs')">Docs</a></li>
</ul>
@@ -223,6 +224,17 @@
</ul>
</div>
+ <div id="benchmarks" class="activity">
+ <ul>
+ <li>
+ <?= html::anchor("welcome/i18n/build", "Make Translation") ?>
+ </li>
+ <li>
+ <?= html::anchor("welcome/i18n/run", "Run Translation") ?>
+ </li>
+ </ul>
+ </div>
+
<div id="docs" class="activity">
<ul>
<li>