[Rt-commit] r4141 - in rt/branches/3.5-TESTING: . etc html/User
trs at bestpractical.com
trs at bestpractical.com
Wed Nov 23 15:32:55 EST 2005
Author: trs
Date: Wed Nov 23 15:32:54 2005
New Revision: 4141
Modified:
rt/branches/3.5-TESTING/ (props changed)
rt/branches/3.5-TESTING/etc/RT_SiteConfig.pm
rt/branches/3.5-TESTING/html/User/Prefs.html
Log:
r6511 at wintermute: tom | 2005-11-23 13:49:29 -0500
Minor nit: unneeded <br>
Modified: rt/branches/3.5-TESTING/etc/RT_SiteConfig.pm
==============================================================================
--- rt/branches/3.5-TESTING/etc/RT_SiteConfig.pm (original)
+++ rt/branches/3.5-TESTING/etc/RT_SiteConfig.pm Wed Nov 23 15:32:54 2005
@@ -15,4 +15,5 @@
# perl -c /path/to/your/etc/RT_SiteConfig.pm
Set( $rtname, 'example.com');
+Set( $WebDefaultStylesheet, '3.4-compat');
1;
Modified: rt/branches/3.5-TESTING/html/User/Prefs.html
==============================================================================
--- rt/branches/3.5-TESTING/html/User/Prefs.html (original)
+++ rt/branches/3.5-TESTING/html/User/Prefs.html Wed Nov 23 15:32:54 2005
@@ -78,7 +78,6 @@
</tr>
</table>
</&>
-<br/>
<&| /Widgets/TitleBox, title => loc('Phone numbers') &>
<table cellspacing="0" cellpadding="0">
<tr>
More information about the Rt-commit
mailing list