From 885b1e79c8d660bbce1d541d0b848eb8c09f9c59 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Sun, 7 Jun 2015 05:46:00 +0000 Subject: [PATCH] Change the type from numeric to text. --- app/ring_groups/ring_group_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/ring_groups/ring_group_edit.php b/app/ring_groups/ring_group_edit.php index 8d909569a5..e6b897eaaa 100644 --- a/app/ring_groups/ring_group_edit.php +++ b/app/ring_groups/ring_group_edit.php @@ -578,7 +578,7 @@ else { echo " ".$text['label-distinctive_ring']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-distinctive_ring']." \n"; echo "\n";