From 6c0a5a0a2a440ddaef6c4c037754761b6a352ea2 Mon Sep 17 00:00:00 2001 From: DSB Date: Tue, 14 Jun 2011 19:07:34 +0000 Subject: [PATCH] SQL-Server / Character sets - moved row "name" to the front --- application/views/scripts/sql-server/show-charsets.phtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/views/scripts/sql-server/show-charsets.phtml b/application/views/scripts/sql-server/show-charsets.phtml index f7b6e5b..887b822 100644 --- a/application/views/scripts/sql-server/show-charsets.phtml +++ b/application/views/scripts/sql-server/show-charsets.phtml @@ -4,8 +4,8 @@ - + - +
#lang->L_DESCRIPTION;?> lang->L_CHARSET;?>lang->L_DESCRIPTION;?> lang->L_MAXIMUM_LENGTH;?> @@ -26,8 +26,8 @@ ?>
.escape($set['DESCRIPTION']);?> escape($set['CHARACTER_SET_NAME']);?>escape($set['DESCRIPTION']);?> escape($set['MAXLEN']);?> escape($set['DEFAULT_COLLATE_NAME']);?> out($collations[0]);?>