User: sits Date: 08/06/23 21:51:30 Modified: template/en/default viewtopic.html.tmpl Log: Changed "monospace" to "fixed-width". Index: viewtopic.html.tmpl =================================================================== RCS file: /cvsroot/codestriker/codestriker/template/en/default/viewtopic.html.tmpl,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- viewtopic.html.tmpl 24 Jun 2008 03:26:50 -0000 1.50 +++ viewtopic.html.tmpl 24 Jun 2008 04:51:30 -0000 1.51 @@ -12,7 +12,7 @@ [%# Display the different coloured viewing modes #%] [% IF mode == "coloured" %] -| View in <a href="[% coloured_mono_mode_url %]">monospace font</a> +| View in <a href="[% coloured_mono_mode_url %]">fixed-width font</a> [% ELSIF mode == "coloured_mono" %] | View in <a href="[% coloured_mode_url %]">variable-width font</a> [% END %]
------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Codestriker-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/codestriker-commits
