dns edit domain page

This commit is contained in:
Serghey Rodin 2012-06-13 10:49:31 +03:00
commit 276df0515f
6 changed files with 213 additions and 4 deletions

View file

@ -40,9 +40,9 @@ json_list_domain() {
echo -e "\t\"$value\": {"
else
if [ "$fileds_count" -eq "$i" ]; then
echo -e "\t\t\"${field//$/}\": \"$value\","
else
echo -e "\t\t\"${field//$/}\": \"$value\""
else
echo -e "\t\t\"${field//$/}\": \"$value\","
fi
fi
# Updating iterator