1
0

IncludeAddAuth.txt 460 B

12345678
  1. <form name="newAuth" action="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%"}%/">
  2. * Добавить пароли:
  3. <input type="text" name="topic" value="Auth%BASETOPIC%" size="40" />
  4. <input type="hidden" name="templatetopic" value="DefaultAuthTemplate" />
  5. <input type="hidden" name="onlywikiname" value="off" />
  6. <input type="hidden" name="topicparent" value="%BASETOPIC%" />
  7. <input type="submit" value="Create" />
  8. </form>