aboutsummaryrefslogtreecommitdiff
path: root/views/default/input/tel.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/input/tel.php')
-rw-r--r--views/default/input/tel.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/input/tel.php b/views/default/input/tel.php
index 441e85bf0..329554501 100644
--- a/views/default/input/tel.php
+++ b/views/default/input/tel.php
@@ -6,4 +6,4 @@ $defaults = array(
$vars = array_merge($defaults, $vars);
?>
-<input type="tel" <?php echo html5_get_html_attributes($vars); ?> /> \ No newline at end of file
+<input type="tel" <?php echo elgg_format_attributes($vars); ?> /> \ No newline at end of file