aboutsummaryrefslogtreecommitdiffstats
path: root/settings/templates
diff options
context:
space:
mode:
Diffstat (limited to 'settings/templates')
-rw-r--r--settings/templates/personal.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/settings/templates/personal.php b/settings/templates/personal.php
index eee5f3979c3..4406c080edc 100644
--- a/settings/templates/personal.php
+++ b/settings/templates/personal.php
@@ -40,3 +40,11 @@
<?php foreach($_['forms'] as $form){
echo $form;
};?>
+
+<p class="personalblock">
+ <strong>ownCloud</strong>
+ <?php echo(OC_Util::getVersionString()); ?>
+</p>
+
+
+