Advertisement
Guest User

Untitled

a guest
Oct 20th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. </div>
  2. <center>
  3. <h1>&nbsp;</h1>
  4. <input type='button' value="Demarrer" class="dblueB" onclick="window.location.href='start.php?action=start';" />
  5. <input type='button' value="Arreter" class="dblueB" onclick="window.location.href='start.php?action=stop';" />
  6. <input type='button' value="Redémarage" class="dblueB" onclick="window.location.href='start.php?action=restart';" />
  7. <input type='button' value="Message " class="dblueB" onclick="window.location.href='start.php?action=com1';" />
  8. <input type='button' value="Backup " class="dblueB" onclick="window.location.href='start.php?action=backup';" />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement