RenRemove the v_ from the links in xmpp

This commit is contained in:
Mark Crane
2012-11-24 00:33:54 +00:00
parent cada64d125
commit 127f0af729
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ function hide_advanced_config() {
</td> <td width='50%' align='right'>
<input type='submit' name='submit' class='btn' value='Save'>
<!-- <input type='button' class='btn' name='' alt='copy' onclick="if (confirm('Do you really want to copy this?')){window.location='v_gateways_copy.php?id=1';}" value='Copy'> -->
<input type='button' class='btn' name='' alt='back' onclick="window.location='v_xmpp.php'" value='Back'>
<input type='button' class='btn' name='' alt='back' onclick="window.location='xmpp.php'" value='Back'>
</td>
</tr>
<tr>