1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00

Replace getUserValue

This commit is contained in:
Lukas Reschke 2013-02-28 16:53:43 +01:00
parent c8d92c2044
commit 54b776e62d

View File

@ -319,6 +319,7 @@
</div>
<div class="adr">
<li data-element="adr" data-checksum="{checksum}" data-lang="<?php echo OCP\Config::getUserValue(OCP\USER::getUser(), 'core', 'lang', 'en'); ?>" class="propertycontainer">
<li data-element="adr" data-checksum="{checksum}" data-lang="<?php p(OCP\Config::getUserValue(OCP\USER::getUser(), 'core', 'lang', 'en')); ?>" class="propertycontainer">
<span class="float display">
<label class="meta parameters"></label>
<span class="adr">{value}</span>