]> ruin.nu Git - ndwebbie.git/blobdiff - templates/settings.tmpl
possible to move threads
[ndwebbie.git] / templates / settings.tmpl
index 146940f8bfbbd43e81d23a11a4eb0d9dfac4c54a..ef48a5207af9a9a635c472c80e70c8a563ecacd3 100644 (file)
@@ -3,7 +3,7 @@
        <input type="hidden" name="cmd" value="stylesheet"/>
        Stylesheet: <select name="stylesheet">
                                <TMPL_LOOP StyleSheets>
-                                       <option value="<TMPL_VAR NAME=Style>" <TMPL_IF NAME=Selected>selected="selected"</TMPL_IF>><TMPL_VAR NAME=Style></option>
+                                       <option value="b:<TMPL_VAR NAME=Style>" <TMPL_IF NAME=Selected>selected="selected"</TMPL_IF>><TMPL_VAR NAME=Style></option>
                                </TMPL_LOOP>
                                </select>
        <br/><input type="submit" value="Change"/>