1
0

IncludeAddVirtCluster.txt 567 B

123456789
  1. <form name="newVirtCluster" action="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%"}%/">
  2. * Добавить кластер виртуальных машин:
  3. <input type="text" name="topic" value="Cluster" size="40" />
  4. <input type="hidden" name="templatetopic" value="DefaultVirtCluster" />
  5. <input type="hidden" name="onlywikiname" value="off" />
  6. <input type="hidden" name="topicparent" value="%BASETOPIC%" />
  7. <input type="hidden" name="formtemplate" value="FormVirtCluster" />
  8. <input type="submit" value="Create" />
  9. </form>